diff --git a/tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs b/tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs index 7c6f8b02..a2e0ed8e 100644 --- a/tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs +++ b/tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs @@ -3,8 +3,6 @@ using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; -using System.Threading.Tasks; - namespace SharpCompress.Test.Zip; ///