Selaa lähdekoodia

Remove call to run!

master
Dylan Baker 4 vuotta sitten
vanhempi
commit
ed2797f12a
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0
    2
      web/server.rb

+ 0
- 2
web/server.rb Näytä tiedosto

@@ -78,7 +78,5 @@ class VLVSearch < Sinatra::Base
78 78
     def signed_in?
79 79
       !!session[:user_id]
80 80
     end
81
-
82
-    run!
83 81
   end
84 82
 end

Loading…
Peruuta
Tallenna