Remove method which is no longer used
This commit is contained in:
parent
bcff6d6284
commit
7cb620da23
@ -133,10 +133,6 @@ module Vagrant
|
||||
"<Vagrant::Machine:resource_id=#{client.resource_id}>"
|
||||
end
|
||||
|
||||
# def action(name, opts={})
|
||||
# @provider.action(name)
|
||||
# end
|
||||
|
||||
def communicate
|
||||
@logger.debug("Getting communicator from client")
|
||||
if !@communicate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user