mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 06:18:08 -05:00
Clean up in POST_del.
This commit is contained in:
@@ -782,7 +782,6 @@ class ApiController(RedditController):
|
||||
|
||||
#expire the item from the sr cache
|
||||
if isinstance(thing, Link):
|
||||
sr = thing.subreddit_slow
|
||||
queries.delete_links(thing)
|
||||
queries.mark_moderated([thing])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user