remove unneeded import

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@828157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2009-10-21 19:35:43 +00:00
parent 04da5e73f2
commit 1d7866a0b9
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
package org.apache.lucene.util;
import java.util.EnumSet;
public class TestVersion extends LuceneTestCase {
public void test() {