Skip to content

Commit 64c57eb

Browse files
committed
unused import
1 parent 4b452b8 commit 64c57eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/org/jenkinsci/plugins/workflow/cps/FlowDurabilityTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
import java.util.concurrent.TimeUnit;
6464
import java.util.concurrent.TimeoutException;
6565
import org.junit.Assume;
66-
import java.util.logging.Level;
67-
import java.util.logging.Logger;
6866

6967
/**
7068
* Tests implementations designed to verify handling of the flow durability levels and persistence of pipeline state.

0 commit comments

Comments
 (0)