Linting here and there

This commit is contained in:
Juan Font Alonso 2022-03-06 17:35:54 +01:00
parent eb06054a7b
commit de2ea83b3b
3 changed files with 31 additions and 20 deletions

View file

@ -2,7 +2,6 @@ package cli
import (
"github.com/rs/zerolog/log"
"github.com/spf13/cobra"
)