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 4b452b8 commit 64c57ebCopy full SHA for 64c57eb
src/test/java/org/jenkinsci/plugins/workflow/cps/FlowDurabilityTest.java
@@ -63,8 +63,6 @@
63
import java.util.concurrent.TimeUnit;
64
import java.util.concurrent.TimeoutException;
65
import org.junit.Assume;
66
-import java.util.logging.Level;
67
-import java.util.logging.Logger;
68
69
/**
70
* Tests implementations designed to verify handling of the flow durability levels and persistence of pipeline state.
0 commit comments