diff --git a/SimpleSort/SimpleSort.cs b/SimpleSort/SimpleSort.cs index b7070b13..e04f96fc 100644 --- a/SimpleSort/SimpleSort.cs +++ b/SimpleSort/SimpleSort.cs @@ -1,5 +1,4 @@ using SabreTools.Helper; -using SharpCompress.Common; using System; using System.Collections.Generic; using System.IO; diff --git a/SimpleSort/SimpleSort.csproj b/SimpleSort/SimpleSort.csproj index ea0aaf7c..ba55fdda 100644 --- a/SimpleSort/SimpleSort.csproj +++ b/SimpleSort/SimpleSort.csproj @@ -79,10 +79,6 @@ {225a1afd-0890-44e8-b779-7502665c23a5} SabreTools.Helper - - {3b615702-1866-4d7b-8af1-7b43fd0cc1d0} - SabreTools -