Remove unused usings

This commit is contained in:
Matt Nadareski
2024-03-08 15:00:53 -05:00
parent 48cbd47966
commit 4d8b65ecf6
41 changed files with 0 additions and 41 deletions

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -2,7 +2,6 @@
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -5,7 +5,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -4,7 +4,6 @@ using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.FileTypes; using SabreTools.FileTypes;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.FileTypes; using SabreTools.FileTypes;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
// TODO: Add item mappings for all fields // TODO: Add item mappings for all fields
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats

View File

@@ -4,7 +4,6 @@ using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.FileTypes; using SabreTools.FileTypes;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
// TODO: Add item mappings for all fields // TODO: Add item mappings for all fields
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using System.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -3,7 +3,6 @@ using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Core.Tools; using SabreTools.Core.Tools;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats
{ {

View File

@@ -1,7 +1,6 @@
using System.Xml.Serialization; using System.Xml.Serialization;
using Newtonsoft.Json; using Newtonsoft.Json;
using SabreTools.Core; using SabreTools.Core;
using SabreTools.Filter;
// TODO: Add item mappings for all fields // TODO: Add item mappings for all fields
namespace SabreTools.DatItems.Formats namespace SabreTools.DatItems.Formats