Skip to content

Commit 00bb4d3

Browse files
committed
improve: replace current formatting plugins with spotless plugin (#2302)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 89e06cc commit 00bb4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import java.util.OptionalInt;
1111
import java.util.UUID;
1212
import java.util.stream.IntStream;
13+
import javaoperatorsdk.sample.v1.LeaderElection;
1314

1415
import org.junit.jupiter.api.AfterEach;
1516
import org.junit.jupiter.api.BeforeEach;

0 commit comments

Comments
 (0)