generated from gCubeCI/Pipeline-Docker-Template
removed unused imports
This commit is contained in:
parent
15b62f11b0
commit
9a7fd3687e
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue