Skip to content

Commit 8429223

Browse files
author
Daan Hoogland
committed
missing imports from merge forward
1 parent 0b39592 commit 8429223

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterUserDataCmd.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
import org.apache.cloudstack.api.ApiConstants;
2222
import org.apache.cloudstack.api.Parameter;
2323
import org.apache.cloudstack.api.ServerApiException;
24+
import org.apache.cloudstack.api.response.DomainResponse;
25+
import org.apache.cloudstack.api.response.ProjectResponse;
2426
import org.apache.cloudstack.api.response.SuccessResponse;
2527
import org.apache.cloudstack.api.response.UserDataResponse;
2628
import org.apache.cloudstack.context.CallContext;

0 commit comments

Comments
 (0)