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 820b426 commit 1be7e1b
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 1be7e1b

Please sign in to comment.