Cleanup plexgdm

This commit is contained in:
tomkat83 2016-06-02 21:17:12 +02:00
parent 7199561573
commit 531957bd14

View file

@ -22,17 +22,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
"""
__author__ = 'DHJ (hippojay) <plex@h-jay.com>'
import socket
import struct
import threading
import time
from xbmc import sleep
import downloadutils
from PlexFunctions import PMSHttpsEnabled
from utils import window, logging, settings