💩👌 make lint happy

This commit is contained in:
fumiama
2022-01-14 20:00:02 +08:00
parent 9cfa44d434
commit 18ae566d34
6 changed files with 28 additions and 68 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/corona10/goimagehash"
"github.com/sirupsen/logrus"
"github.com/wdvxdr1123/ZeroBot/utils/helper"
_ "golang.org/x/image/webp"
_ "golang.org/x/image/webp" // import webp decoding
"github.com/FloatTech/zbputils/file"
"github.com/FloatTech/zbputils/process"