Skip to content

Commit d6c6455

Browse files
committed
remove unneeded import stmts
1 parent 9a314a2 commit d6c6455

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/com/fasterxml/jackson/databind/util/TestJSONP.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
import com.fasterxml.jackson.databind.*;
88
import com.fasterxml.jackson.databind.testutil.DatabindTestUtil;
9-
import com.fasterxml.jackson.databind.util.JSONPObject;
10-
import com.fasterxml.jackson.databind.util.JSONWrappedObject;
119

1210
import static org.junit.jupiter.api.Assertions.*;
1311

0 commit comments

Comments
 (0)