hsato03 commented on code in PR #11784:
URL: https://github.com/apache/cloudstack/pull/11784#discussion_r2607378668


##########
server/src/main/java/com/cloud/user/AccountManagerImpl.java:
##########
@@ -792,6 +780,17 @@ public void checkAccess(Account caller, AccessType 
accessType, boolean sameOwner
 
     }
 
+    private static long getDomainIdFor(ControlledEntity entity) {

Review Comment:
   I don't think the keyword is useful here, but it's just a nitpicking. ;)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to