mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove TODOs
This commit is contained in:
@@ -15,7 +15,6 @@ namespace SabreTools.Library.DatItems
|
||||
/// <summary>
|
||||
/// Base class for all items included in a set
|
||||
/// </summary>
|
||||
/// TODO: Can this be rewritten as a Dictionary?
|
||||
public abstract class DatItem : IEquatable<DatItem>, IComparable<DatItem>, ICloneable
|
||||
{
|
||||
#region Protected instance variables
|
||||
|
||||
Reference in New Issue
Block a user