Clean up in POST_del.

This commit is contained in:
bsimpson63
2012-07-11 13:48:11 -04:00
parent 7afd3eb5b6
commit 82ee08fc5d

View File

@@ -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])