style: fix gofumpt formatting in fileinfo_cache and proxy
Some checks failed
CI / Lint (push) Failing after 7m47s
CI / Test (push) Failing after 8m34s
CI / Build (push) Has been skipped
CI / Docker (push) Has been skipped

This commit is contained in:
xfy 2026-06-12 11:08:26 +08:00
parent a0cb0775f7
commit 34f37efa14
2 changed files with 2 additions and 3 deletions

View File

@ -27,7 +27,6 @@
// - Lua 脚本执行有超时保护,默认 100ms // - Lua 脚本执行有超时保护,默认 100ms
// //
// 作者xfy // 作者xfy
//
package proxy package proxy
import ( import (