Remove old comment
This commit is contained in:
parent
4077feaca2
commit
c433465432
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ module Vagrant
|
|||
end
|
||||
end
|
||||
|
||||
# We could do this here as VirtualBox does, but at least for now its better
|
||||
# to be explicit and have the full constant name in order to easily spot
|
||||
# what we implemented and what is builtin on Vagrant.
|
||||
#
|
||||
# include Vagrant::Action::Builtin
|
||||
|
||||
# This action boots the VM, assuming the VM is in a state that requires
|
||||
# a bootup (i.e. not saved).
|
||||
|
|
Loading…
Reference in a new issue