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
@@ -3,15 +3,15 @@
# Ringraziamo Icarus crew
# Canale per http://animeinstreaming.net/
# ------------------------------------------------------------
import re, urllib, urlparse
import re
import urllib
import urlparse
from core import httptools, scrapertools, servertools, tmdb
from core.item import Item
from platformcode import config, logger
from servers.decrypters import adfly
host = "https://ww1.animeforce.org"
IDIOMAS = {'Italiano': 'IT'}