Move stat report enum to better namespace

This commit is contained in:
Matt Nadareski
2020-12-12 13:35:25 -08:00
parent 2e7f70b535
commit 8a401982eb
6 changed files with 46 additions and 49 deletions

View File

@@ -1,7 +1,4 @@
using System.IO;
using System.Reflection;
namespace SabreTools.Core
namespace SabreTools.Core
{
/// <summary>
/// Constants that are used throughout the library