mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
Refactoring
This commit is contained in:
parent
9f3792bab8
commit
4e8a1f288d
@ -64,7 +64,6 @@ public class DocIdEncodingBenchmark {
|
||||
static {
|
||||
try {
|
||||
TMP_DIR = Files.createTempDirectory("docIdJmh");
|
||||
System.out.println(TMP_DIR.toString());
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user