mirror of https://github.com/apache/cloudstack.git
Remove unused imports
This commit is contained in:
parent
c2b19a8295
commit
6fb8708b95
|
|
@ -16,11 +16,6 @@
|
|||
// under the License.
|
||||
package org.apache.cloudstack.api.command;
|
||||
|
||||
import static org.mockito.ArgumentMatchers.anyBoolean;
|
||||
import static org.mockito.ArgumentMatchers.anyDouble;
|
||||
import static org.mockito.ArgumentMatchers.anyLong;
|
||||
import static org.mockito.ArgumentMatchers.nullable;
|
||||
|
||||
import java.lang.reflect.Field;
|
||||
|
||||
import org.apache.cloudstack.api.BaseCmd;
|
||||
|
|
|
|||
Loading…
Reference in New Issue