misc: fmt code

This commit is contained in:
Meng Zhuo 2026-02-13 17:51:47 +08:00
parent 0e5e990ab4
commit c1fa579d9b
15 changed files with 108 additions and 109 deletions

View file

@ -13,7 +13,6 @@ import (
"time"
)
type ExecTool struct {
workingDir string
timeout time.Duration