LUCENE-8239: remove unused import of @Ignore

This commit is contained in:
broustant 2018-04-05 16:53:42 -04:00 committed by David Smiley
parent 9009fe6378
commit aba793def6
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import java.util.List;
import java.util.BitSet;
import java.util.Collections;
import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;