Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
Signed-off-by: Shekhar Saxena <[email protected]>
  • Loading branch information
shekhar316 committed Dec 11, 2024
1 parent 438ee81 commit 5fb601c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ public static void initiateUpdaterService() {
vpaUpdater.applyResourceRecommendationsForExperiment(kruizeObject);
}
}
LOGGER.info("Done");
} catch (Exception e) {
LOGGER.error(e.getMessage());
}
Expand Down

0 comments on commit 5fb601c

Please sign in to comment.