mirror of https://github.com/apache/lucene.git
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:
parent
125feae224
commit
4517445467
|
@ -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 $";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue