Skip to content

Commit

Permalink
fix: removed unused import from OpenShiftWatchMojo (eclipse-jkube#2983)
Browse files Browse the repository at this point in the history
Signed-off-by: Mukarram Haq
  • Loading branch information
MukarramHaq authored Apr 29, 2024
1 parent e892b52 commit 1c695c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
package org.eclipse.jkube.maven.plugin.mojo.develop;

import io.fabric8.kubernetes.client.KubernetesClient;
import org.apache.maven.artifact.DependencyResolutionRequiredException;
import org.apache.maven.plugins.annotations.Execute;
import org.apache.maven.plugins.annotations.LifecyclePhase;
import org.apache.maven.plugins.annotations.Mojo;
Expand Down

0 comments on commit 1c695c7

Please sign in to comment.