Skip to content

Commit 636e841

Browse files
authored
Merge pull request #311 from projectblacklight/jcoyne-patch-1
Remove obsolete route
2 parents 34baec8 + 6e67aea commit 636e841

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/blacklight_range_limit/routes/range_searchable.rb

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ def call(mapper, options = {})
99
options = @defaults.merge(options)
1010

1111
mapper.get 'range_limit', action: 'range_limit'
12-
mapper.get 'range_limit_panel/:id', action: 'range_limit_panel'
1312
end
1413
end
1514
end

0 commit comments

Comments
 (0)