mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
Remove unused variable
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
This commit is contained in:
parent
49c8fe5d50
commit
75beccd8c0
@ -39,7 +39,6 @@ type driver struct {
|
||||
}
|
||||
|
||||
var (
|
||||
cephDriver *driver
|
||||
DefaultVolumeMounter string
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user