mirror of https://github.com/apache/cloudstack.git
Remove unused import
This commit is contained in:
parent
a428933b14
commit
71a15f4e6b
|
|
@ -24,7 +24,6 @@ import static org.mockito.ArgumentMatchers.isNull;
|
|||
import static org.mockito.ArgumentMatchers.eq;
|
||||
|
||||
import static org.mockito.Mockito.times;
|
||||
import static org.mockito.Mockito.when;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
|
|
|
|||
Loading…
Reference in New Issue