final error fixing

This commit is contained in:
Alicia
2019-02-23 13:14:37 +00:00
parent 5fc84bd914
commit b444bf15dd
8 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/thehowl/go-osuapi"
"github.com/valyala/fasthttp"
"gopkg.in/redis.v5"
"github.com/osuYozora/ocl"
"zxq.co/ripple/ocl"
"github.com/osuYozora/api/common"
)