Skip to content

Commit

Permalink
feat(TarArchiveTest) apply code style
Browse files Browse the repository at this point in the history
  • Loading branch information
lifefire1 committed Oct 13, 2024
1 parent a4d61c3 commit 6cf000a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/test/java/hudson/util/io/TarArchiverTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;

import org.apache.tools.tar.TarEntry;
import org.apache.tools.tar.TarInputStream;
import org.junit.Ignore;
Expand Down

0 comments on commit 6cf000a

Please sign in to comment.