This website works better with JavaScript.
Home
Explore
Help
Sign In
simulacrumparty
/
vlv-search
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove call to run!
master
Dylan Baker
5 years ago
parent
66120b429b
commit
ed2797f12a
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
web/server.rb
+ 0
- 2
web/server.rb
View File
@@ -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
Write
Preview
Loading…
Cancel
Save