mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Remove TODO, remove partial designation
This commit is contained in:
@@ -34,9 +34,8 @@ namespace SabreTools.Library.DatFiles
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// TODO: Make stats output standard width (HTML, without making the entire thing a table)
|
||||
/// TODO: Stats multithreading? Either StringBuilder or locking
|
||||
/// </remarks>
|
||||
public partial class DatFile
|
||||
public class DatFile
|
||||
{
|
||||
#region Private instance variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user