remove a thing
This commit is contained in:
parent
5bd49a3488
commit
64286e9340
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue