commands/version: remove unused require

This commit is contained in:
Mitchell Hashimoto 2014-09-01 15:29:27 -07:00
parent 140a1b8d4b
commit 38507e2fab
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
require "json"
require "optparse"
module VagrantPlugins