Skip to content

Commit

Permalink
chore: minor
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Oct 8, 2023
1 parent 2930056 commit 6f08b42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion github/pool.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ func (p *processor) run() {
}

out:

if errs := scanner.Err(); errs != nil {
p.mu.Lock()
p.errs = append(p.errs, errs)
Expand Down

0 comments on commit 6f08b42

Please sign in to comment.