8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633ce4e commit 2e31640Copy full SHA for 2e31640
src/main/java/org/jenkinsci/plugins/github/config/GitHubServerConfig.java
@@ -19,8 +19,6 @@
19
import org.jenkinsci.plugins.github.util.misc.NullSafePredicate;
20
import org.jenkinsci.plugins.plaincredentials.StringCredentials;
21
import org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl;
22
-import org.kohsuke.accmod.Restricted;
23
-import org.kohsuke.accmod.restrictions.NoExternalUse;
24
import org.kohsuke.github.GitHub;
25
import org.kohsuke.stapler.DataBoundConstructor;
26
import org.kohsuke.stapler.DataBoundSetter;
0 commit comments