Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
acabarbaye committed Nov 15, 2024
1 parent 40c5f56 commit 6fd2ffe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/artefacts/artefacts.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ func determineArtefactDestination(outputDir string, maintainTree bool, item *cli
return
}
rawFileName := artefactManagerName
artefactFileName = rawFileName
if item.HasTitle() {
rawFileName = item.GetTitle()
}
Expand Down

0 comments on commit 6fd2ffe

Please sign in to comment.