Skip to content

Commit bc2c829

Browse files
Daan Hooglanddhslove
authored andcommitted
missing imports from merge forward
1 parent d80f2c7 commit bc2c829

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)