Skip to content

Commit

Permalink
Merge pull request #11 from fbelzunc/JENKINS-43260
Browse files Browse the repository at this point in the history
[JENKINS-43260] Not save on the constructor
  • Loading branch information
Greybird committed Sep 22, 2017
2 parents 042c209 + 8d6aa6a commit 5b4920e
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 5b4920e

Please sign in to comment.