Fixes lint

This commit is contained in:
krishnadurai 2020-01-07 16:34:32 -08:00
parent 2d5619e4e8
commit 321790870f
1 changed files with 0 additions and 1 deletions

View File

@ -374,5 +374,4 @@ logger:
if diff := pretty.Compare(c, want); diff != "" {
t.Errorf("got!=want: %s", diff)
}
}