1
0
mirror of https://github.com/fumiama/ReiBot.git synced 2026-06-10 13:00:40 +08:00

remove zbputils deps

This commit is contained in:
fumiama
2022-08-16 15:06:15 +08:00
parent 22a197d57e
commit 9e4784e553
6 changed files with 17 additions and 43 deletions

View File

@@ -7,8 +7,8 @@ import (
"time"
"unicode"
"github.com/FloatTech/floatbox/file"
ctrl "github.com/FloatTech/zbpctrl"
"github.com/FloatTech/zbputils/file"
"github.com/sirupsen/logrus"
)