Skip to content

Commit

Permalink
fix: removed unused import from WatcherManager
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Zhang <[email protected]>
  • Loading branch information
lukez963 authored Jun 10, 2024
1 parent c5a37e5 commit bf46ef4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import org.eclipse.jkube.kit.common.util.OpenshiftHelper;
import org.eclipse.jkube.kit.common.util.PluginServiceFactory;
import org.eclipse.jkube.kit.config.image.ImageConfiguration;
import org.eclipse.jkube.kit.config.image.build.JKubeBuildStrategy;
import org.eclipse.jkube.kit.config.resource.PlatformMode;

import java.util.Collection;
Expand Down

0 comments on commit bf46ef4

Please sign in to comment.