removed unused imports

This commit is contained in:
Roberto Cirillo 2022-10-04 16:24:43 +02:00
parent 15b62f11b0
commit 9a7fd3687e
1 changed files with 0 additions and 5 deletions

5
Jenkinsfile vendored
View File

@ -1,9 +1,4 @@
#!groovy
import groovy.io.FileType
import static groovy.io.FileType.FILES
import jenkins.model.*
import hudson.FilePath;
import jenkins.model.Jenkins;
/**
* Deploy components to the D4Science Infrastructure (dev-only)