forked from p53841790/wheat-cache
fix(middle): rollback
This commit is contained in:
parent
15cede5780
commit
373de8b282
|
@ -5,7 +5,6 @@ package config
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"gitee.com/timedb/wheatCache/middleware"
|
"gitee.com/timedb/wheatCache/middleware"
|
||||||
|
|
||||||
logMiddle "gitee.com/timedb/wheatCache/middleware/log-middle"
|
logMiddle "gitee.com/timedb/wheatCache/middleware/log-middle"
|
||||||
mapKey "gitee.com/timedb/wheatCache/middleware/map-key"
|
mapKey "gitee.com/timedb/wheatCache/middleware/map-key"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue