Skip to content

Commit 802d6e5

Browse files
authored
chore: run go fmt (#44)
1 parent f2e6d88 commit 802d6e5

File tree

2 files changed

+223
-223
lines changed

2 files changed

+223
-223
lines changed

ledis/ledis.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ import (
2020
"strings"
2121
"sync"
2222

23-
"github.com/unknwon/com"
2423
"github.com/siddontang/ledisdb/config"
2524
"github.com/siddontang/ledisdb/ledis"
25+
"github.com/unknwon/com"
2626
"gopkg.in/ini.v1"
2727

2828
"github.com/go-macaron/session"

0 commit comments

Comments
 (0)