Skip to content

Commit f2375cc

Browse files
authored
remove unused imports
1 parent d231ed1 commit f2375cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
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;
2624
import org.apache.cloudstack.api.response.SuccessResponse;
2725
import org.apache.cloudstack.api.response.UserDataResponse;
2826
import org.apache.cloudstack.context.CallContext;

0 commit comments

Comments
 (0)