Skip to content

Commit

Permalink
delete unused code
Browse files Browse the repository at this point in the history
Signed-off-by: wkd-woo <[email protected]>
  • Loading branch information
wkd-woo committed Mar 2, 2024
1 parent 5132171 commit 8d79c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1beta2/common_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ type RedisConfig struct {
common.RedisConfig `json:",inline"`
}

g// Storage is the inteface to add pvc and pv support in redis
// Storage is the inteface to add pvc and pv support in redis
type Storage struct {
common.Storage `json:",inline"`
}
Expand Down

0 comments on commit 8d79c62

Please sign in to comment.