[Logger, SimpleSort] Minor code cleanup

This commit is contained in:
Matt Nadareski
2016-10-09 00:38:27 -07:00
parent 89d1980d1f
commit 53222dbedf
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.IO;
using System.Runtime.InteropServices;
namespace SabreTools.Helper
{