diff --git a/lucene/spatial/src/test/org/apache/lucene/spatial/PortedSolr3Test.java b/lucene/spatial/src/test/org/apache/lucene/spatial/PortedSolr3Test.java index 90e9d3c77ea..070164bd074 100644 --- a/lucene/spatial/src/test/org/apache/lucene/spatial/PortedSolr3Test.java +++ b/lucene/spatial/src/test/org/apache/lucene/spatial/PortedSolr3Test.java @@ -46,7 +46,6 @@ import java.util.Set; /** * Based off of Solr 3's SpatialFilterTest. - * @author dsmiley */ public class PortedSolr3Test extends StrategyTestCase {