Skip to content

Commit 172df77

Browse files
fdevansCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 3e9375f commit 172df77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/com/rundeck/plugin/GitResourceModelSpec.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ class GitResourceModelSpec extends Specification{
225225
String path = "resources"
226226
String fileName = "resources.xml"
227227
String format = "xml"
228-
229228
File folder = new File(path)
230229
if(!folder.exists()){
231230
folder.mkdir()

0 commit comments

Comments
 (0)