Skip to content

Commit

Permalink
Merge pull request #1 from shubhack-repo/shubhack-repo-latest
Browse files Browse the repository at this point in the history
Update scopeCheck.go
  • Loading branch information
shubhack-repo authored Mar 25, 2023
2 parents e2ab31f + db9262e commit 9e08ae4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scopeCheck.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ func main() {
fmt.Fprintf(os.Stderr, "failed to read input: %s\n", err)
}

// wait for the workers to finish doing their thing
wg.Wait()

}

0 comments on commit 9e08ae4

Please sign in to comment.