Remove autogrowtextarea from Vendorfile

This commit is contained in:
John Firebaugh 2013-07-19 15:01:21 -07:00 committed by Tom Hughes
parent 8ba70fa08d
commit 024182592e

View file

@ -25,12 +25,6 @@ folder 'vendor/assets' do
end
end
folder 'jquery' do
from 'git://github.com/jevin/Autogrow-Textarea.git' do
file 'jquery.autogrowtextarea.js', 'jquery.autogrowtextarea.js'
end
end
folder 'ohauth' do
from 'git://github.com/osmlab/ohauth.git' do
file 'ohauth.js'