mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Fix indendation
This commit is contained in:
@@ -70,8 +70,8 @@ module VagrantPlugins
|
||||
|
||||
autostart_network if !@interface_network[:autostart]
|
||||
activate_network if !@interface_network[:active]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@app.call(env)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user