rhtyd commented on a change in pull request #4116:
URL: https://github.com/apache/cloudstack/pull/4116#discussion_r436426689



##########
File path: engine/schema/src/main/java/com/cloud/storage/dao/VMTemplateDao.java
##########
@@ -36,6 +36,8 @@
 
     public VMTemplateVO findByTemplateName(String templateName);
 
+    public VMTemplateVO findValidByTemplateName(String templateName);
+
     // public void update(VMTemplateVO template);

Review comment:
       Remove unused/commented method




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to