mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
delete unused field
Signed-off-by: Sakura <longfei.shang@daocloud.io>
This commit is contained in:
parent
4143bc7a96
commit
fe8b32317f
@ -358,7 +358,6 @@ type hostPathTypeChecker interface {
|
|||||||
|
|
||||||
type fileTypeChecker struct {
|
type fileTypeChecker struct {
|
||||||
path string
|
path string
|
||||||
exists bool
|
|
||||||
hu hostutil.HostUtils
|
hu hostutil.HostUtils
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user