removing unused method
This commit is contained in:
parent
1699dce6cb
commit
4407d92899
@ -11,7 +11,4 @@ class SolrController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
def browse
|
||||
end
|
||||
|
||||
end
|
||||
|
@ -1,2 +0,0 @@
|
||||
<h1>Solr#browse</h1>
|
||||
<p>Find me in app/views/solr/browse.html.erb</p>
|
Loading…
Reference in New Issue
Block a user