Skip to content

Commit 9f753b8

Browse files
committed
fix go error
1 parent 8b0db00 commit 9f753b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/app/keyword_scan.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ func ScanAndPrintResult(client *http.Client, repo RepoSearchResult) {
4949
return
5050
}
5151
defer SearchWaitGroup.Done()
52-
var resultString string
5352
if !GetFlags().FastMode {
5453
base := GetRawURLForSearchResult(repo)
5554

0 commit comments

Comments
 (0)