Remove TODO that can't be done

This commit is contained in:
Matt Nadareski
2024-03-10 01:03:37 -05:00
parent 9628dfd279
commit 63d7519adc

View File

@@ -2,7 +2,6 @@ using System.Linq;
namespace SabreTools.DatFiles
{
// TODO: Figure out if there's a way to condense the various processing methods
// TODO: Convert nested items (e.g. Configuration, DipLocation)
// TODO: Determine which items need to have their values flipped (e.g. Part, DiskArea, DataArea)
public partial class DatFile