X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6db96ae2feee1ea1ee86e61dfdba415589f349f6..1e03bd31032f80e3bd05253e160614b2b16b647b:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 858870145..d00557322 100644 --- a/Vendorfile +++ b/Vendorfile @@ -1,6 +1,5 @@ folder 'vendor/assets' do folder 'jquery' do - file 'jquery.cookie.js', 'https://raw.githubusercontent.com/carhartl/jquery-cookie/master/src/jquery.cookie.js' file 'jquery.throttle-debounce.js', 'https://raw.githubusercontent.com/cowboy/jquery-throttle-debounce/v1.1/jquery.ba-throttle-debounce.js' end