diff --git a/SabreTools.DatItems/Formats/File.cs b/SabreTools.DatItems/Formats/File.cs index e76f2009..b4439ebd 100644 --- a/SabreTools.DatItems/Formats/File.cs +++ b/SabreTools.DatItems/Formats/File.cs @@ -1,5 +1,4 @@ using System; -using System.Linq; using System.Xml.Serialization; using Newtonsoft.Json; using SabreTools.Core.Tools;