Skip to content

Commit f4a9cbc

Browse files
committed
Remove unused imports from current.go
1 parent 5d81e50 commit f4a9cbc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cmd/kuberoCli/version/current.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ import (
55
"fmt"
66
"github.com/spf13/cobra"
77
"net/http"
8-
"os"
9-
"os/exec"
108
"strings"
119
"time"
1210
)

0 commit comments

Comments
 (0)