No more `NFSHelpers`

This commit is contained in:
Mitchell Hashimoto 2012-01-12 23:34:06 -08:00
parent 3456bfd2fe
commit 1927f8ef79
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ module Vagrant
# folder.
#
class NFS
include NFSHelpers
def initialize(app,env)
@app = app
@env = env