diff --git a/plugins/commands/port/command.rb b/plugins/commands/port/command.rb index 276b6baba..2ffca44d9 100644 --- a/plugins/commands/port/command.rb +++ b/plugins/commands/port/command.rb @@ -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]"