Remove old comments

This commit is contained in:
Brian Cain 2018-03-13 11:36:25 -07:00
parent 3c5e4b2464
commit 375e8d7153
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 0 additions and 3 deletions

View File

@ -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