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 bb1443d commit ca5bfeaCopy full SHA for ca5bfea
plugins/backup/veeam/src/test/java/org/apache/cloudstack/backup/veeam/VeeamClientTest.java
@@ -25,7 +25,6 @@
25
import static com.github.tomakehurst.wiremock.client.WireMock.urlMatching;
26
import static com.github.tomakehurst.wiremock.client.WireMock.verify;
27
import static org.junit.Assert.fail;
28
-import static org.mockito.Mockito.times;
29
30
import java.io.ByteArrayInputStream;
31
import java.io.IOException;
0 commit comments