GabrielBrascher commented on a change in pull request #5210:
URL: https://github.com/apache/cloudstack/pull/5210#discussion_r671514475
##########
File path: api/src/main/java/com/cloud/network/NetworkProfile.java
##########
@@ -329,4 +330,10 @@ public String getRouterIpv6() {
return null;
}
+ @Override
+ public Date getCreated() {
+ // TODO Auto-generated method stub
Review comment:
I think that this comment could be removed. What do you think?
--
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]