Skip to content

Commit feb9ba5

Browse files
committed
fix: remove unused strings import in caveman_safety
1 parent 6ea93f1 commit feb9ba5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/compress/caveman_safety.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package compress
22

33
import (
4-
"strings"
54
"unicode"
65
)
76

0 commit comments

Comments
 (0)