Remove todo comment
This commit is contained in:
parent
063f60e593
commit
958ce8983b
|
@ -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]"
|
||||
|
|
Loading…
Reference in New Issue