mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[FileTools] Remove unneeded references
This commit is contained in:
@@ -4,7 +4,6 @@ using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Security.Cryptography;
|
||||
using System.Threading.Tasks;
|
||||
using System.Xml;
|
||||
using System.Xml.Schema;
|
||||
|
||||
@@ -14,7 +13,6 @@ using SabreTools.Helper.Skippers;
|
||||
|
||||
using NaturalSort;
|
||||
using OCRC;
|
||||
using SharpCompress.Common;
|
||||
|
||||
namespace SabreTools.Helper.Tools
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user