anuragaw commented on a change in pull request #3776: Fix HA config keys
URL: https://github.com/apache/cloudstack/pull/3776#discussion_r360832376
 
 

 ##########
 File path: api/src/main/java/com/cloud/resource/ResourceState.java
 ##########
 @@ -16,12 +16,12 @@
 // under the License.
 package com.cloud.resource;
 
+import com.cloud.utils.fsm.StateMachine;
+
 import java.util.Arrays;
 import java.util.List;
 import java.util.Set;
 
-import com.cloud.utils.fsm.StateMachine;
-
 
 Review comment:
   Yeah, happens with most of us. In case not done already, you can perhaps use 
the code style guideline from ACS page to configure them to community defined 
guidelines 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventions 
(IntelliJ Idea section)

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


With regards,
Apache Git Services

Reply via email to