Skip to content

Commit

Permalink
[JENKINS-43260] Not save on the constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelzunc committed Mar 31, 2017
1 parent 042c209 commit 8d6aa6a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -29,7 +29,6 @@ public class NugetGlobalConfiguration extends GlobalConfiguration implements Ser
public NugetGlobalConfiguration() {
super();
load();
save();
}

public String getNugetExe() {
Expand Down

0 comments on commit 8d6aa6a

Please sign in to comment.