We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d231ed1 commit f2375ccCopy full SHA for f2375cc
api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterUserDataCmd.java
@@ -21,8 +21,6 @@
21
import org.apache.cloudstack.api.ApiConstants;
22
import org.apache.cloudstack.api.Parameter;
23
import org.apache.cloudstack.api.ServerApiException;
24
-import org.apache.cloudstack.api.response.DomainResponse;
25
-import org.apache.cloudstack.api.response.ProjectResponse;
26
import org.apache.cloudstack.api.response.SuccessResponse;
27
import org.apache.cloudstack.api.response.UserDataResponse;
28
import org.apache.cloudstack.context.CallContext;
0 commit comments