mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 11:35:14 +00:00
LUCENE-7350: Remove unused imports.
This commit is contained in:
parent
21eb654e40
commit
5e2f340cfa
@ -19,7 +19,6 @@ package org.apache.solr.util;
|
|||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.io.Reader;
|
import java.io.Reader;
|
||||||
|
|
||||||
import org.noggit.CharArr;
|
|
||||||
import org.noggit.JSONParser;
|
import org.noggit.JSONParser;
|
||||||
|
|
||||||
public class RecordingJSONParser extends JSONParser {
|
public class RecordingJSONParser extends JSONParser {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user