🎨 改进代码样式

This commit is contained in:
github-actions[bot]
2022-01-11 03:41:25 +00:00
parent 0185d0c730
commit 8279ed31d1
7 changed files with 14 additions and 7 deletions

View File

@@ -5,8 +5,9 @@ import (
log "github.com/sirupsen/logrus"
"github.com/FloatTech/ZeroBot-Plugin/plugin_sleep_manage/model"
"github.com/FloatTech/zbputils/process"
"github.com/FloatTech/ZeroBot-Plugin/plugin_sleep_manage/model"
)
func init() {

View File

@@ -9,8 +9,9 @@ import (
zero "github.com/wdvxdr1123/ZeroBot"
"github.com/wdvxdr1123/ZeroBot/message"
"github.com/FloatTech/ZeroBot-Plugin/plugin_sleep_manage/model"
control "github.com/FloatTech/zbpctrl"
"github.com/FloatTech/ZeroBot-Plugin/plugin_sleep_manage/model"
)
const dbpath = "data/sleep/"