Get rid of debug exception
This commit is contained in:
parent
749b7b7d70
commit
acd494d148
|
@ -7,7 +7,6 @@ module VagrantPlugins
|
|||
end
|
||||
|
||||
def call(env)
|
||||
raise "foo"
|
||||
env[:ui].info I18n.t("vagrant.actions.vm.import.importing",
|
||||
:name => env[:machine].box.name)
|
||||
|
||||
|
|
Loading…
Reference in New Issue