mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-09-24 05:53:29 +08:00
remove unuse var
This commit is contained in:
parent
5b53e90ee4
commit
043d3603ff
@ -21,7 +21,6 @@ type volumeMountCacheEntry struct {
|
||||
StagingPath string `json:"stagingPath"`
|
||||
TargetPaths map[string]bool `json:"targetPaths"`
|
||||
CreateTime time.Time `json:"createTime"`
|
||||
LastMountTime time.Time `json:"lastMountTime"`
|
||||
}
|
||||
|
||||
type volumeMountCacheMap struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user