Skip to content

Commit 6aa9a6e

Browse files
committed
fix: format
1 parent 6dcf791 commit 6aa9a6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

operator-framework/src/main/java/io/javaoperatorsdk/operator/config/runtime/AccumulativeMappingWriter.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
import javax.annotation.processing.ProcessingEnvironment;
1212
import javax.tools.StandardLocation;
1313

14-
import org.slf4j.Logger;
15-
import org.slf4j.LoggerFactory;
16-
1714
/**
1815
* The writer is able to load an existing resource file as a Map and override it with the new
1916
* mappings added to the existing mappings. Every entry corresponds to a line in the resource file

0 commit comments

Comments
 (0)