SOLR-5473, SOLR-5474, SOLR-5810 ... NO SVN KEYWORDS! ! !

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2014-09-12 21:12:20 +00:00
parent 125feae224
commit 4517445467
1 changed files with 0 additions and 4 deletions

View File

@ -674,8 +674,4 @@ public class CollectionsHandler extends RequestHandlerBase {
return "Manage SolrCloud Collections";
}
@Override
public String getSource() {
return "$URL: https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/admin/CollectionHandler.java $";
}
}