Github user rafaelweingartner commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1918#discussion_r108463719
  
    --- Diff: server/src/com/cloud/api/query/dao/UserVmJoinDaoImpl.java ---
    @@ -196,6 +196,7 @@ public UserVmResponse newUserVmResponse(ResponseView 
view, String objectName, Us
                 // stats calculation
                 VmStats vmStats = ApiDBUtils.getVmStatistics(userVm.getId());
                 if (vmStats != null) {
    +
    --- End diff --
    
    I think you can remove this extra line here


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to