Skip to content

Commit

Permalink
Remove duplicate static string
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraband committed Jul 16, 2024
1 parent 9a6d465 commit 7d71d14
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

public class DefaultTheiaCloudOperatorLauncher extends LeaderElectionTheiaCloudOperatorLauncher {

static final String COR_ID_INIT = "init";

public static void main(String[] args) throws InterruptedException {
new DefaultTheiaCloudOperatorLauncher().runMain(args);
}
Expand Down

0 comments on commit 7d71d14

Please sign in to comment.