Skip to content

Commit

Permalink
Fixup gofumpt.
Browse files Browse the repository at this point in the history
Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed Mar 21, 2024
1 parent f62c3b8 commit b850d7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model/fingerprinting_test.go
Expand Up @@ -33,7 +33,6 @@ func TestFingerprintFromString(t *testing.T) {
}

f, err = ParseFingerprint(fs)

if err != nil {
t.Errorf("unexpected error while getting Fingerprint from string: %s", err.Error())
}
Expand Down

0 comments on commit b850d7b

Please sign in to comment.