mirror of https://github.com/apache/lucene.git
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:
parent
577e25c7ff
commit
9cc5dd7a37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue