Skip to content

Commit

Permalink
fix: removed unused import from DebugService (3505)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishorecoder96 authored Nov 4, 2024
1 parent 26b56ed commit 8875895
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
import org.eclipse.jkube.kit.common.JKubeException;
import org.eclipse.jkube.kit.common.KitLogger;
import org.eclipse.jkube.kit.common.util.KubernetesHelper;
import org.eclipse.jkube.kit.config.image.build.JKubeBuildStrategy;
import org.eclipse.jkube.kit.config.service.portforward.PortForwardPodWatcher;

import io.fabric8.kubernetes.api.model.Container;
import io.fabric8.kubernetes.api.model.ContainerPort;
import io.fabric8.kubernetes.api.model.EnvVar;
Expand Down

0 comments on commit 8875895

Please sign in to comment.