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 4, 2024
1 parent ccff92a commit 58d862c
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 58d862c

Please sign in to comment.