We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8f1b5c + 731219c commit 53813c3Copy full SHA for 53813c3
1 file changed
fnv.go
@@ -20,7 +20,6 @@ package boom
20
21
import (
22
"hash"
23
- "hash/fnv"
24
)
25
26
const (
0 commit comments