Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit e6249db

Browse files
committed
Remove copy pasta comment
1 parent 8cf6bd6 commit e6249db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

operator/controllers/execution/scan_controller.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ func (r *ScanReconciler) PresignedGetURL(scanID types.UID, filename string) (str
557557
return rawResultDownloadURL.String(), nil
558558
}
559559

560-
// PresignedGetURL returns a presigned URL from the s3 (or compatible) serice.
561560
func (r *ScanReconciler) startPersistenceProvider(scan *executionv1.Scan) error {
562561
ctx := context.Background()
563562

0 commit comments

Comments
 (0)