mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
Remove unused struct fields
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
This commit is contained in:
@ -41,9 +41,6 @@ type rbd struct {
|
||||
ids *identityServer
|
||||
ns *nodeServer
|
||||
cs *controllerServer
|
||||
|
||||
cap []*csi.VolumeCapability_AccessMode
|
||||
cscap []*csi.ControllerServiceCapability
|
||||
}
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user