Skip to content

Commit b65a4d9

Browse files
Update bucketpath.go
1 parent 479659e commit b65a4d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/bucketpath.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"encoding/base64"
55
"strings"
66
"time"
7-
"unicode/utf8",
7+
"unicode/utf8"
88
"fmt"
99
)
1010

0 commit comments

Comments
 (0)