small change

This commit is contained in:
Roberto Cirillo 2022-09-16 15:22:52 +02:00
parent 0c0cb5bda5
commit a39271efa3
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -326,7 +326,6 @@ def getComponentsFromCSVDir(def dirPath){
@NonCPS
def getComponentsFromCSVDir2(def dirPath){
jenkins = Jenkins.instance
def list = []
def folder = new File(dirPath)
println ("folder ready ");