Skip to content
Commit 84bc8eca authored by Stephen Connolly's avatar Stephen Connolly
Browse files

Jenkins.getInstance() is safe to assume non-null

- Only ever called after extensions are on the classpath and before termination
- Noting that the one valid check for null should actually be using a guard on extensions being available and not a check for null
parent f0e1ac71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment