mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 18:09:55 +00:00
Update completion_test.go
removed the package import "strings" as it was not being used in the code Signed-off-by: Umair <58398786+Umair0343@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,6 @@ package completion
|
||||
import (
|
||||
"io"
|
||||
"os"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
Reference in New Issue
Block a user