Skip to content

Commit

Permalink
Remove duplicate imports.
Browse files Browse the repository at this point in the history
Signed-off-by: Vasil Sirakov <[email protected]>
  • Loading branch information
VasilSirakov committed Nov 18, 2024
1 parent 2e9c80a commit e9cf94f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cli/providers/providers.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ import (
"os"
"strings"

"go.mondoo.com/cnquery/v11/utils/piped"
"go.mondoo.com/ranger-rpc/status"

"github.com/rs/zerolog/log"
"github.com/spf13/cobra"
"github.com/spf13/pflag"
Expand Down

0 comments on commit e9cf94f

Please sign in to comment.