Skip to content

Commit 14becf1

Browse files
committed
Remove unused dependency "strings"
1 parent 117866c commit 14becf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orderedmap.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import (
44
"bytes"
55
"encoding/json"
66
"sort"
7-
"strings"
87
)
98

109
type Pair struct {

0 commit comments

Comments
 (0)