mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Remove old comments
This commit is contained in:
parent
3c5e4b2464
commit
375e8d7153
1 changed files with 0 additions and 3 deletions
|
|
@ -84,9 +84,6 @@ module VagrantPlugins
|
|||
def finalize!
|
||||
# read through configured settings blocks and set their values
|
||||
# and then set up action hooks here?
|
||||
# for some reason not all triggers are showing up here
|
||||
#puts @_before_triggers if !@_before_triggers.empty?
|
||||
#puts @_after_triggers if !@_after_triggers.empty?
|
||||
if !@_before_triggers.empty?
|
||||
binding.pry
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue