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 authored and dbmeneses committed May 17, 2016
1 parent 5f65d23 commit e785bee
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 e785bee

Please sign in to comment.