mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
Remove unused store route.
This commit is contained in:
@@ -317,9 +317,6 @@ def make_map():
|
||||
|
||||
mc('/doquery', controller='query', action='doquery')
|
||||
|
||||
mc('/store', controller='redirect', action='redirect',
|
||||
dest='http://store.reddit.com/index.html')
|
||||
|
||||
mc('/code', controller='redirect', action='redirect',
|
||||
dest='http://github.com/reddit/')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user