shwstppr commented on a change in pull request #5997:
URL: https://github.com/apache/cloudstack/pull/5997#discussion_r814651204



##########
File path: 
plugins/network-elements/ovs/src/main/java/com/cloud/network/guru/OvsGuestNetworkGuru.java
##########
@@ -17,6 +17,12 @@
 package com.cloud.network.guru;
 
 
+import javax.inject.Inject;
+
+import org.apache.cloudstack.context.CallContext;
+import org.apache.log4j.Logger;
+import org.springframework.stereotype.Component;

Review comment:
       Keeps them grouped and alphabetically ordered, improves readability




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