]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Move ohauth to be a yarn managed asset
[rails.git] / Vendorfile
index f1188c8bb6c5ed75db6ba0f422e3aca7404a4169..858870145261e137a63bc2ca08997ca10187620b 100644 (file)
@@ -25,12 +25,6 @@ folder 'vendor/assets' do
     end
   end
 
-  folder 'ohauth' do
-    from 'git://github.com/osmlab/ohauth.git' do
-      file 'ohauth.js'
-    end
-  end
-
   folder 'iD' do
     from 'git://github.com/openstreetmap/iD', :branch => 'release' do
       folder 'iD/data', 'dist/data'