[DEV] remove dependency

This commit is contained in:
Edouard DUPIN 2022-05-03 15:07:51 +02:00
parent f2fcd75fb9
commit 9e57384a7c

View File

@ -6,7 +6,6 @@
package test.atriasoft.ejson;
import org.atriasoft.ejson.Ejson;
import org.atriasoft.ejson.exception.EjsonBuilderException;
import org.atriasoft.ejson.model.JsonNode;
import org.junit.jupiter.api.Assertions;