mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
Facebook log.
This commit is contained in:
parent
43504ef229
commit
3930cb7f01
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class FacebookFetcher:
|
|||
else:
|
||||
usersubs = UserSubscription.objects.filter(feed=self.feed)
|
||||
if not usersubs:
|
||||
logging.debug(u' ***> [%-30s] ~FRTwitter fetch failed: %s: No subscriptions' %
|
||||
logging.debug(u' ***> [%-30s] ~FRFacebook fetch failed: %s: No subscriptions' %
|
||||
(self.feed.log_title[:30], self.feed.feed_address))
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue