clean-up project

This commit is contained in:
2024-11-16 11:08:40 -05:00
parent c9689e3092
commit 0e1535a6ae
6 changed files with 8 additions and 28 deletions

View File

@ -4,8 +4,9 @@ import (
"fmt"
"os"
eiaapi "gitea.libretechconsulting.com/50W/eia-api-go/gen"
"github.com/spf13/cobra"
eiaapi "gitea.libretechconsulting.com/50W/eia-api-go/api"
)
var ListCmd = &cobra.Command{