Skip to content

Commit

Permalink
Add PGO
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop committed Apr 20, 2023
1 parent 248ef3a commit 9acfa9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/catp/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ func main() {
}

r := &runner{}
r.reverse = *reverse

if *grep != "" {
for _, s := range strings.Split(*grep, "\\|") {
Expand Down

0 comments on commit 9acfa9c

Please sign in to comment.