optmize imports by pycharm :)
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user