Skip to content

Commit

Permalink
back to pg rating
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanejohnson committed Jun 30, 2023
1 parent a4bfedd commit 34acb60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/checkintermediatecmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ func (ci *CheckIntermediateCmd) run() error {
if err != nil {
return err
}
fmt.Printf("fuck\n")
err = process(ok, leaf, ints, missing)
if err != nil {
return err
Expand Down

0 comments on commit 34acb60

Please sign in to comment.