mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove accidental commit that enabled MountMethodFilesystem
This commit is contained in:
parent
adae684987
commit
5415804c9d
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ func (runtime *Runtime) GetMountMethod() MountMethod {
|
|||
runtime.mountMethod = MountMethodDeviceMapper
|
||||
}
|
||||
}
|
||||
runtime.mountMethod = MountMethodFilesystem
|
||||
}
|
||||
|
||||
return runtime.mountMethod
|
||||
|
|
Loading…
Add table
Reference in a new issue