Removed wrong comment
This commit is contained in:
parent
34a2dd7959
commit
047e0d448d
|
@ -841,7 +841,6 @@ public class ResourceRegistryClientImpl implements ResourceRegistryClient {
|
|||
@Override
|
||||
public QueryTemplate readQueryTemplate(QueryTemplate queryTemplate)
|
||||
throws QueryTemplateNotFoundException, ResourceRegistryException {
|
||||
// TODO Auto-generated method stub
|
||||
return readQueryTemplate(queryTemplate.getName());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue