Skip to content

Commit 37bc507

Browse files
kairendlorenc
kairen
authored andcommitted
Remove duplicate the cache command
1 parent 9d40603 commit 37bc507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/minikube/cmd/cache_list.go

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ var listCacheCmd = &cobra.Command{
5353

5454
func init() {
5555
cacheCmd.AddCommand(listCacheCmd)
56-
RootCmd.AddCommand(cacheCmd)
5756
}
5857

5958
func cacheList(images map[string]interface{}) error {

0 commit comments

Comments
 (0)