removed @author tag

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385089 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Wayne Smiley 2012-09-15 15:41:34 +00:00
parent 577e25c7ff
commit 9cc5dd7a37
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
/**
* @author David Smiley - dsmiley@mitre.org
*/
public class DistanceStrategyTest extends StrategyTestCase {
@ParametersFactory