mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Whoops, left in a debugging flag.
This commit is contained in:
parent
60b1f0bda1
commit
c332ea143a
1 changed files with 0 additions and 1 deletions
|
@ -522,7 +522,6 @@ def load_single_feed(request, feed_id):
|
|||
include_story_content = is_true(request.REQUEST.get('include_story_content', True))
|
||||
message = None
|
||||
user_search = None
|
||||
time.sleep(3)
|
||||
|
||||
dupe_feed_id = None
|
||||
user_profiles = []
|
||||
|
|
Loading…
Add table
Reference in a new issue