Remove TODOs

This commit is contained in:
Matt Nadareski
2020-07-26 23:02:36 -07:00
parent be7e3175a0
commit 3edd40b238
3 changed files with 0 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ namespace SabreTools.Library.DatFiles
/// <summary>
/// Represents all possible DAT header information
/// </summary>
/// TODO: Can this be rewritten as a Dictionary?
public class DatHeader : ICloneable
{
#region Publicly facing variables