Skip to content

Commit 53813c3

Browse files
authored
Merge pull request #44 from tcard/fix-imported-and-not-used
Remove unused import
2 parents d8f1b5c + 731219c commit 53813c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fnv.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ package boom
2020

2121
import (
2222
"hash"
23-
"hash/fnv"
2423
)
2524

2625
const (

0 commit comments

Comments
 (0)