optmize imports by pycharm :)

This commit is contained in:
mac12m99
2019-05-24 23:19:40 +02:00
parent 9f22426b56
commit 37af023351
226 changed files with 655 additions and 702 deletions
+3 -3
View File
@@ -4,15 +4,15 @@
# Canale per piratestreaming
# ----------------------------------------------------------
import re
import urlparse
from specials import autoplay
from specials import filtertools
from core import httptools, scrapertools, servertools
from core.item import Item
from core import tmdb
from core.item import Item
from lib import unshortenit
from platformcode import logger, config
from specials import autoplay
__channel__ = "piratestreaming"