Rm unused class

This commit is contained in:
ameba23
2021-05-14 12:40:00 +02:00
parent 024511aefc
commit f2f70fa110

View File

@@ -15,7 +15,6 @@ import org.junit.Before;
import org.junit.Test;
import java.util.Collection;
import java.util.List;
import static java.util.Arrays.asList;
import static org.junit.Assert.assertEquals;