We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6eaf6 commit 271b156Copy full SHA for 271b156
dict/matcher.go
@@ -2,7 +2,6 @@ package dict
2
3
import (
4
"context"
5
- "log"
6
7
"github.com/sahilm/fuzzy"
8
)
0 commit comments