Remove method which is no longer used

This commit is contained in:
Chris Roberts 2022-02-15 16:35:22 -08:00 committed by Paul Hinze
parent bcff6d6284
commit 7cb620da23
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

View File

@ -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