Remove unused imports

This commit is contained in:
Elara 2022-11-30 21:46:41 -08:00
parent 43d6461c71
commit c0439a2b90
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import (
"os"
"path/filepath"
"github.com/AlecAivazis/survey/v2"
"github.com/pelletier/go-toml/v2"
"github.com/urfave/cli/v2"
"go.arsenm.dev/logger/log"