mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Remove method which is no longer used
This commit is contained in:
parent
bcff6d6284
commit
7cb620da23
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Reference in a new issue