style(代码风格): 微调代码风格
build.yaml / build (push) Successful in 38s

This commit is contained in:
2026-07-23 20:36:26 +08:00
parent 0784a404f8
commit 78b66f85fe
-4
View File
@@ -20,13 +20,9 @@ import (
"fmt"
"image"
"image/color"
// 注册GIF图片解码器
_ "image/gif"
canvasimage "github.com/tdewolff/canvas/image"
// 注册扩展图片解码器
_ "github.com/xiaoqidun/jbig2"
_ "golang.org/x/image/bmp"
_ "golang.org/x/image/tiff"