Checkstyle

This commit is contained in:
Vincent Latombe 2025-04-08 17:58:55 +02:00
parent 5f1823453e
commit 158b7877be
No known key found for this signature in database
GPG Key ID: B8C3AD051BE6D52F
3 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package jenkins.health;
import hudson.ExtensionPoint;

View File

@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package jenkins.health;
import hudson.Extension;

View File

@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package jenkins.health;
import static org.hamcrest.MatcherAssert.assertThat;