Skip to content

Commit

Permalink
TestShrinkWrapUtils: simplified throws clause
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangHG committed Dec 4, 2024
1 parent 6646f79 commit 6119615
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

import static org.junit.Assert.assertNotNull;

import java.io.IOException;

import org.jboss.shrinkwrap.api.classloader.ShrinkWrapClassLoader;
import org.jboss.shrinkwrap.api.spec.JavaArchive;
import org.junit.Test;
Expand Down

0 comments on commit 6119615

Please sign in to comment.