Skip to content

Commit 3779284

Browse files
author
frjcomp
committed
remove ineffasign
1 parent 7e1ce82 commit 3779284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pipeleak/scanner/gitlab.go

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ func getJobArtifacts(git *gitlab.Client, project *gitlab.Project, job *gitlab.Jo
135135
} else {
136136
log.Debug().Msg("Skipping non-text artifact file scan for " + file.Name)
137137
}
138-
content = []byte{}
139138
fc.Close()
140139
}
141140

0 commit comments

Comments
 (0)