mirror of https://github.com/apache/lucene.git
SOLR-12250: Fix precommit
This commit is contained in:
parent
2f19ae1907
commit
0358fcb175
|
@ -18,8 +18,6 @@
|
|||
package org.apache.solr.update;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.nio.file.Files;
|
||||
import java.nio.file.Path;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Locale;
|
||||
|
|
Loading…
Reference in New Issue