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.
2 parents 4b687c2 + 8366b7b commit 8fb8c55Copy full SHA for 8fb8c55
src/main/java/org/jenkinsci/plugins/workflow/cps/global/UserDefinedGlobalVariable.java
@@ -19,7 +19,6 @@
19
* Global variable backed by user-supplied script.
20
*
21
* @author Kohsuke Kawaguchi
22
- * @see UserDefinedGlobalVariableList
23
*/
24
// not @Extension because these are instantiated programmatically
25
public class UserDefinedGlobalVariable extends GlobalVariable {
0 commit comments