Commit 6d0fe8c4 authored by JessonChan's avatar JessonChan

go fmt cache file

parent 2db8c753
......@@ -19,7 +19,6 @@ import (
"time"
"github.com/garyburd/redigo/redis"
"github.com/astaxie/beego/cache"
)
......
package ssdb
import (
"github.com/astaxie/beego/cache"
"strconv"
"testing"
"time"
"github.com/astaxie/beego/cache"
)
func TestSsdbcacheCache(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment