Update RemoteUI name to Remote
This commit is contained in:
parent
82549f5579
commit
f618d991f8
@ -1,6 +1,6 @@
|
||||
module Vagrant
|
||||
module UI
|
||||
class RemoteUI < Basic
|
||||
class Remote < Basic
|
||||
def initialize(client)
|
||||
super()
|
||||
@client = client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user