Skip to content

Commit

Permalink
[JENKINS-33417] - Remove save() of GlobalConfiguration class load to …
Browse files Browse the repository at this point in the history
…fixed circular dependencies on startup.
  • Loading branch information
Dohbedoh committed Apr 24, 2016
1 parent 903c58a commit 20431dc
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -49,7 +49,6 @@ public class SonarGlobalConfiguration extends GlobalConfiguration {

public SonarGlobalConfiguration() {
load();
save();
}

/**
Expand Down

0 comments on commit 20431dc

Please sign in to comment.