From: John Firebaugh Date: Fri, 19 Jul 2013 22:01:21 +0000 (-0700) Subject: Remove autogrowtextarea from Vendorfile X-Git-Tag: live~4886 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/024182592e6463168ca5529aba0c344311f4093b?ds=inline Remove autogrowtextarea from Vendorfile --- diff --git a/Vendorfile b/Vendorfile index cc590e8bf..2c05a3ecb 100644 --- a/Vendorfile +++ b/Vendorfile @@ -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'