remove duplicate cli table pkg

This commit is contained in:
abhishek9686 2025-06-24 07:11:46 +05:30
parent 9613ffa866
commit d8dcc37941

View file

@ -6,7 +6,7 @@ import (
"github.com/gravitl/netmaker/cli/cmd/commons"
"github.com/gravitl/netmaker/cli/functions"
"github.com/olekukonko/tablewriter"
"github.com/guumaster/tablewriter"
"github.com/spf13/cobra"
)