Skip to content

Commit

Permalink
Minor removal
Browse files Browse the repository at this point in the history
  • Loading branch information
olevitt committed Dec 12, 2024
1 parent 5d479c9 commit 97068bc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ public class HelmRepoService {

public HelmRepo[] getHelmRepo()
throws InvalidExitValueException, IOException, InterruptedException, TimeoutException {
// System.out.println(new ProcessExecutor().getDirectory().getAbsolutePath());
HelmRepo[] repo =
new ObjectMapper()
.readValue(
Expand Down

0 comments on commit 97068bc

Please sign in to comment.