Skip to content
Unverified Commit a97ed3c4 authored by Oleg Nenashev's avatar Oleg Nenashev Committed by GitHub
Browse files

Bulk cleanup of hudson.slaves and jenkins.slaves (#3207)

* Bulk cleanup of hudson.slaves and jenkins.slaves

- [x] Use Jenkins.get() instead of the deprecated getInstance()
- [x] Remove unused imports
- [x] Use diamond type definitions where possible
- [x] Squash similar extension handlers
- [x] Other minor refactorings and NPE checks

* Update core/src/main/java/hudson/slaves/SlaveComputer.java
parent a026f89e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment