1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00

remove unnecessary import

This commit is contained in:
Christopher Fenner 2018-10-08 09:38:16 +02:00 committed by Marcus Holl
parent a24c1457d2
commit e068c52f6c

View File

@ -1,9 +1,7 @@
import com.sap.piper.GitUtils
import com.sap.piper.Utils
import groovy.transform.Field
import com.sap.piper.ConfigurationHelper
import com.sap.piper.ConfigurationMerger
import com.sap.piper.cm.ChangeManagement
import com.sap.piper.cm.ChangeManagementException