Removed some facebook stuff, maybe adding it back later
This commit is contained in:
@@ -27,7 +27,6 @@ from io import open
|
||||
|
||||
import cherrypy
|
||||
import xmltodict
|
||||
from hashing_passwords import check_hash
|
||||
|
||||
import jellypy
|
||||
from jellypy import common
|
||||
@@ -43,6 +42,7 @@ from jellypy import newsletter_handler
|
||||
from jellypy import newsletters
|
||||
from jellypy import plextv
|
||||
from jellypy import users
|
||||
from jellypy.password import check_hash
|
||||
|
||||
|
||||
class API2(object):
|
||||
|
Reference in New Issue
Block a user