remove a thing

This commit is contained in:
John Bintz 2012-02-13 11:51:35 -05:00
parent 5bd49a3488
commit 64286e9340
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ rescue Bundler::GemfileNotFound
$: << File.expand_path('../../lib', __FILE__) $: << File.expand_path('../../lib', __FILE__)
end end
puts $:.join("\n")
require 'thor' require 'thor'
require 'rack' require 'rack'
require 'attentive' require 'attentive'