From 97068bc594f63df9ad6612ecdce26cb4e327a622 Mon Sep 17 00:00:00 2001 From: Olivier Levitt Date: Thu, 12 Dec 2024 16:54:16 +0100 Subject: [PATCH] Minor removal --- .../github/inseefrlab/helmwrapper/service/HelmRepoService.java | 1 - 1 file changed, 1 deletion(-) diff --git a/helm-wrapper/src/main/java/io/github/inseefrlab/helmwrapper/service/HelmRepoService.java b/helm-wrapper/src/main/java/io/github/inseefrlab/helmwrapper/service/HelmRepoService.java index f3c64116..8d7428b9 100644 --- a/helm-wrapper/src/main/java/io/github/inseefrlab/helmwrapper/service/HelmRepoService.java +++ b/helm-wrapper/src/main/java/io/github/inseefrlab/helmwrapper/service/HelmRepoService.java @@ -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(