Remove lingering TODO

This commit is contained in:
Matt Nadareski
2022-11-03 14:57:39 -07:00
parent 909ec8c4cc
commit d0591e5932

View File

@@ -2,7 +2,6 @@
using System.IO;
using System.Text;
// TODO: Introduce a "strict" flag or a "lenient" flag to throw an exception on WriteRequired*
namespace SabreTools.IO.Writers
{
/// <summary>