remove unused imports

This commit is contained in:
Sebastian Sdorra
2019-01-30 14:48:37 +01:00
parent f8f5237ad0
commit 8bf82213b8
68 changed files with 4 additions and 114 deletions

View File

@@ -47,7 +47,6 @@ import sonia.scm.store.ConfigurationEntryStoreFactory;
import java.util.Random;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.in;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertSame;