Skip to content

Commit

Permalink
Merge pull request #5 from jenkinsci/oleg-nenashev-patch-1
Browse files Browse the repository at this point in the history
Unrestrict the UserContextCache
  • Loading branch information
ksenia-nenasheva committed Oct 6, 2018
2 parents fb2a339 + 677eda2 commit 99d6ec0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
import org.kohsuke.accmod.Restricted;
import org.kohsuke.accmod.restrictions.NoExternalUse;

@Restricted(NoExternalUse.class)
public class UserContextCache {

//TODO: fix concurrency issues
Expand Down

0 comments on commit 99d6ec0

Please sign in to comment.