X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/447c05fcb8e306b1be53b4108f816ac8d5663324..11e81c5398bb43d35c1b12421f7a6be2ca5b7047:/Vendorfile diff --git a/Vendorfile b/Vendorfile index d00557322..6b586f9ce 100644 --- a/Vendorfile +++ b/Vendorfile @@ -46,11 +46,4 @@ folder 'vendor/assets' do file 'es5.js', 'https://polyfill.io/v3/polyfill.js?features=es5&flags=gated,always' file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always' end - - folder 'swfobject' do - from 'git://github.com/swfobject/swfobject.git', :tag => '2.2' do - file 'expressInstall.swf', 'swfobject/expressInstall.swf' - file 'swfobject.js', 'swfobject/src/swfobject.js' - end - end end