From 2a05dbbb3de49d8c49447ae65980030419b39d95 Mon Sep 17 00:00:00 2001 From: David Wayne Smiley Date: Mon, 2 Jul 2012 06:49:11 +0000 Subject: [PATCH] removed @author git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356083 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/org/apache/lucene/spatial/PortedSolr3Test.java | 1 - 1 file changed, 1 deletion(-) 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 {