mirror of https://github.com/apache/lucene.git
remove another errant lurking angry semicolon -- why do I keep finding these?
This commit is contained in:
parent
27c8e3f13f
commit
cc35e90355
|
@ -100,5 +100,4 @@ public abstract class DelegatingAnalyzerWrapper extends AnalyzerWrapper {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue