Remove todo comment

This commit is contained in:
Seth Vargo 2015-11-24 14:22:59 -05:00
parent 063f60e593
commit 958ce8983b
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ module VagrantPlugins
"displays information about guest port mappings"
end
# @todo support multiple strategies if requested by the community
def execute
opts = OptionParser.new do |o|
o.banner = "Usage: vagrant port [options] [name]"