mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-13 12:08:11 -07:00
web package renamed backend
This commit is contained in:
@@ -13,8 +13,8 @@ import (
|
||||
|
||||
"github.com/pushrax/chihaya/config"
|
||||
|
||||
_ "github.com/pushrax/chihaya/storage/backend/batter"
|
||||
_ "github.com/pushrax/chihaya/storage/tracker/redis"
|
||||
_ "github.com/pushrax/chihaya/storage/web/batter"
|
||||
)
|
||||
|
||||
func newTestServer() (*Server, error) {
|
||||
|
||||
Reference in New Issue
Block a user