Removed some facebook stuff, maybe adding it back later
This commit is contained in:
@@ -32,6 +32,8 @@ import time
|
||||
import unicodedata
|
||||
from collections import OrderedDict
|
||||
from functools import reduce, wraps
|
||||
from itertools import zip_longest, islice
|
||||
from urllib.parse import urlencode
|
||||
from xml.dom import minidom
|
||||
|
||||
import arrow
|
||||
@@ -46,7 +48,6 @@ from cloudinary.uploader import upload
|
||||
from cloudinary.utils import cloudinary_url
|
||||
|
||||
import jellypy
|
||||
|
||||
from jellypy import common
|
||||
from jellypy import logger
|
||||
from jellypy import request
|
||||
|
Reference in New Issue
Block a user