X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cfcb89a9c9b6576a6257d6349682f529fd68b483..17bc0853a05cc392c335cc8637e901fa33dd75bd:/Vendorfile?ds=inline

diff --git a/Vendorfile b/Vendorfile
index 4c6a80839..0fe6e09b4 100644
--- a/Vendorfile
+++ b/Vendorfile
@@ -41,8 +41,4 @@ folder 'vendor/assets' do
       file 'iD.js', 'dist/iD.js'
     end
   end
-
-  folder 'polyfill' do
-    file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always'
-  end
 end