Skip to content

Commit 6b11333

Browse files
committed
Remove unused import
1 parent 37d19df commit 6b11333

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/adventofcode/flashk/common/JsonUtil.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package com.adventofcode.flashk.common;
22

3-
import java.io.IOException;
4-
53
import com.fasterxml.jackson.core.JsonProcessingException;
64
import com.fasterxml.jackson.databind.JsonNode;
75
import com.fasterxml.jackson.databind.ObjectMapper;

0 commit comments

Comments
 (0)