Skip to content

Commit 042914f

Browse files
committed
feat(redis): migrate to v1
1 parent 3bb5975 commit 042914f

2 files changed

Lines changed: 2 additions & 1122 deletions

File tree

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
package redis
22

3-
import (
4-
"github.com/scaleway/scaleway-cli/v2/internal/core"
5-
)
3+
import "github.com/scaleway/scaleway-cli/v2/internal/core"
64

75
func GetCommands() *core.Commands {
86
cmds := GetGeneratedCommands()
97

108
return cmds
11-
}
9+
}

0 commit comments

Comments
 (0)