[DatFile, Html] Move comment to more appropriate place

This commit is contained in:
Matt Nadareski
2017-11-07 14:04:15 -08:00
parent 3d7e217de8
commit 75d3802645
2 changed files with 1 additions and 3 deletions

View File

@@ -32,9 +32,6 @@ namespace SabreTools.Library.DatFiles
/// <summary>
/// Represents a format-agnostic DAT
/// </summary>
/// <remarks>
/// TODO: Make stats output standard width (HTML, without making the entire thing a table)
/// </remarks>
public class DatFile
{
#region Private instance variables