No more `NFSHelpers`
This commit is contained in:
parent
3456bfd2fe
commit
1927f8ef79
|
@ -14,8 +14,6 @@ module Vagrant
|
|||
# folder.
|
||||
#
|
||||
class NFS
|
||||
include NFSHelpers
|
||||
|
||||
def initialize(app,env)
|
||||
@app = app
|
||||
@env = env
|
||||
|
|
Loading…
Reference in New Issue