Cleanup all imports
* Should fix problems with needing to do inline imports
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
from httplib import HTTPSConnection
|
||||
from httplib import HTTPConnection
|
||||
import ssl
|
||||
from plexpy import logger, helpers
|
||||
|
||||
import plexpy
|
||||
import helpers
|
||||
import logger
|
||||
|
||||
|
||||
class HTTPHandler(object):
|
||||
|
Reference in New Issue
Block a user