chore: run make fmt and make i18n

This commit is contained in:
2025-01-22 18:12:26 +03:00
parent 309ecf784f
commit fd643ea6cd
5 changed files with 44 additions and 45 deletions

View File

@ -37,7 +37,6 @@ import (
)
func InstallCmd() *cli.Command {
return &cli.Command{
Name: "install",
Usage: gotext.Get("Install a new package"),