Skip to content

Commit 02058cd

Browse files
committed
cleanup
1 parent 8ea96d7 commit 02058cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dictionary.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import (
99
"strings"
1010
)
1111

12-
const checksumLen = 4
13-
1412
type dictionary struct {
1513
bitsToWord map[string]string
1614
wordToBits map[string]string

0 commit comments

Comments
 (0)