mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Using vendorzed facebook lib.
This commit is contained in:
parent
68ea7b2fcd
commit
e4b43ff592
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from django.utils.html import linebreaks
|
|||
from apps.social.models import MSocialServices
|
||||
from apps.reader.models import UserSubscription
|
||||
from utils import log as logging
|
||||
from utils.vendor.facebook import GraphAPIError
|
||||
from vendor.facebook import GraphAPIError
|
||||
|
||||
class FacebookFetcher:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue