Skip to content

Commit e05a9e0

Browse files
wadda0714MaineK00n
andcommitted
delete comment
Co-authored-by: MaineK00n <[email protected]>
1 parent 0877fdf commit e05a9e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

saas/saas.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ func (w Writer) Write(rs ...models.ScanResult) error {
8080
}
8181
req.Header.Set("Content-Type", "application/json")
8282
req.Header.Set("Accept", "application/json")
83-
// TODO Don't use global variable
8483
client, err := util.GetHTTPClient(w.Proxy)
8584
if err != nil {
8685
return err

0 commit comments

Comments
 (0)