mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-02-03 03:05:02 -05:00
routing: Remove route for /doquery.
This should have gone in 5f916f5812.
This commit is contained in:
@@ -371,8 +371,6 @@ def make_map():
|
||||
|
||||
mc('/mediaembed/:link', controller="mediaembed", action="mediaembed")
|
||||
|
||||
mc('/doquery', controller='query', action='doquery')
|
||||
|
||||
mc('/code', controller='redirect', action='redirect',
|
||||
dest='http://github.com/reddit/')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user