mirror of https://github.com/jenkinsci/jenkins.git
unused imports
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@18072 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
parent
ea0ed93558
commit
5221bd23c7
|
|
@ -31,8 +31,6 @@ import java.lang.annotation.Retention;
|
|||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
import hudson.ExtensionFinder.Sezpoz;
|
||||
|
||||
/**
|
||||
* Marks a field, a method, or a class for automatic discovery, so that Hudson can locate
|
||||
* implementations of {@link ExtensionPoint}s automatically.
|
||||
|
|
|
|||
Loading…
Reference in New Issue