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 2022/12/14 03:07:45 UTC

[GitHub] [cloudstack] CharlesQueiroz commented on a diff in pull request #6899: Count Resource Virtual Router

CharlesQueiroz commented on code in PR #6899:
URL: https://github.com/apache/cloudstack/pull/6899#discussion_r1047967241


##########
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java:
##########
@@ -44,7 +44,7 @@
 import javax.inject.Inject;
 import javax.naming.ConfigurationException;
 
-
+import com.googlecode.ipv6.IPv6Network;

Review Comment:
   @weizhouapache sorry, man... I don't get the point. This means: "don't import IPv6Network"? 



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