Skip to content

Commit d3d7f2e

Browse files
committed
Update WrapperTest.java
1 parent 2540cb4 commit d3d7f2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

microsphere-java-core/src/test/java/io/microsphere/lang/WrapperTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import static io.microsphere.lang.Wrapper.tryUnwrap;
2222
import static org.junit.jupiter.api.Assertions.assertEquals;
2323
import static org.junit.jupiter.api.Assertions.assertNull;
24-
import static org.junit.jupiter.api.Assertions.assertTrue;
2524

2625
/**
2726
* {@link Wrapper} Test

0 commit comments

Comments
 (0)