You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/11/03 18:22:33 UTC

[GitHub] [cloudstack] GutoVeronezi commented on a change in pull request #5659: api,server,engine/schema: admin listvm api clusterid

GutoVeronezi commented on a change in pull request #5659:
URL: https://github.com/apache/cloudstack/pull/5659#discussion_r741867238



##########
File path: api/src/main/java/org/apache/cloudstack/api/command/admin/vm/ListVMsCmdByAdmin.java
##########
@@ -16,18 +16,18 @@
 // under the License.
 package org.apache.cloudstack.api.command.admin.vm;
 
-import org.apache.log4j.Logger;

Review comment:
       Is this reordering needed?

##########
File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java
##########
@@ -30,10 +30,6 @@
 
 import javax.inject.Inject;
 
-import com.cloud.resource.icon.dao.ResourceIconDao;
-import com.cloud.server.ResourceManagerUtil;
-import com.cloud.storage.dao.VMTemplateDetailsDao;
-import com.cloud.vm.VirtualMachineManager;

Review comment:
       Is this reordering needed?




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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