Skip to content

Commit 8a3be35

Browse files
Update tests/SharpCompress.Test/Zip/ZipShortReadTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d59e4c2 commit 8a3be35

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/SharpCompress.Test/Zip/ZipShortReadTests.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
using System;
22
using System.Collections.Generic;
33
using System.IO;
4-
using System.Linq;
5-
using SharpCompress.Common;
6-
using SharpCompress.IO;
74
using SharpCompress.Readers;
8-
using SharpCompress.Readers.Zip;
9-
using SharpCompress.Test.Mocks;
10-
using SharpCompress.Writers;
115
using Xunit;
126

137
namespace SharpCompress.Test.Zip;

0 commit comments

Comments
 (0)