Skip to content

Commit 82c5af3

Browse files
Remove unused JsonMappingException import from StatementTests
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent 01de4dd commit 82c5af3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

xapi-model/src/test/java/dev/learning/xapi/model/StatementTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import static org.hamcrest.Matchers.startsWith;
1717

1818
import com.fasterxml.jackson.core.JsonProcessingException;
19-
import com.fasterxml.jackson.databind.JsonMappingException;
2019
import com.fasterxml.jackson.databind.ObjectMapper;
2120
import com.fasterxml.jackson.databind.exc.InvalidFormatException;
2221
import com.fasterxml.jackson.databind.exc.InvalidTypeIdException;

0 commit comments

Comments
 (0)