Skip to content

Commit

Permalink
Found the newline that gofmt didn't mind but golint did.
Browse files Browse the repository at this point in the history
Looking at the "details" report of very little help.
  • Loading branch information
bormanp committed Jul 18, 2024
1 parent 95a8f30 commit 39af68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pods/status_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ func TestImagePullTimeout(t *testing.T) {
default:
return nil
}

}

if tm, ok := w.podStart[uid]; ok {
Expand Down

0 comments on commit 39af68a

Please sign in to comment.