Skip to content

Commit 8d88356

Browse files
committed
fix build
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 3e275b7 commit 8d88356

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sample-operators/leader-election/src/test/java/io/javaoperatorsdk/operator/sample/LeaderElectionE2E.java

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import java.util.OptionalInt;
1111
import java.util.UUID;
1212
import java.util.stream.IntStream;
13-
import javaoperatorsdk.sample.v1.LeaderElection;
1413

1514
import org.junit.jupiter.api.AfterEach;
1615
import org.junit.jupiter.api.BeforeEach;

0 commit comments

Comments
 (0)