fix-static:pkg/volume/emptydir

This commit is contained in:
Aresforchina
2020-01-13 15:20:38 +08:00
parent 9269b5d430
commit e62f9625cf
2 changed files with 0 additions and 2 deletions

View File

@@ -172,7 +172,6 @@ type emptyDir struct {
mounter mount.Interface
mountDetector mountDetector
plugin *emptyDirPlugin
desiredSize int64
volume.MetricsProvider
}