go file formate

This commit is contained in:
FantasticCode2019 2026-03-09 17:32:51 +08:00
parent 9edb454185
commit cfb7d785b7
2 changed files with 0 additions and 2 deletions

View file

@ -966,4 +966,3 @@ func (t *ToolsConfig) IsToolEnabled(name string) bool {
return true
}
}

View file

@ -279,4 +279,3 @@ func (si *SkillInstaller) Uninstall(skillName string) error {
return nil
}