Skip to content

Commit

Permalink
fix: remove unused import in AbstractNativeClientBuilder (#3469) Closes
Browse files Browse the repository at this point in the history
#3469

Signed-off-by: amanjoshi <[email protected]>
  • Loading branch information
a-maniac committed Oct 27, 2024
1 parent 584e16f commit 701a50c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;

import org.eclipse.jkube.kit.common.KitLogger;
import org.apache.http.config.Registry;
Expand Down

0 comments on commit 701a50c

Please sign in to comment.