Skip to content

Commit 6fd2ffe

Browse files
committed
linting
1 parent 40c5f56 commit 6fd2ffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/artefacts/artefacts.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ func determineArtefactDestination(outputDir string, maintainTree bool, item *cli
4949
return
5050
}
5151
rawFileName := artefactManagerName
52-
artefactFileName = rawFileName
5352
if item.HasTitle() {
5453
rawFileName = item.GetTitle()
5554
}

0 commit comments

Comments
 (0)