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

View File

@@ -2,10 +2,9 @@
# Ringraziamo errmax e dr-z3r0
import re
from core import httptools, scrapertools, scrapertoolsV2
from servers.decrypters import expurl
from core import httptools, scrapertoolsV2
from platformcode import logger
from servers.decrypters import expurl
def get_video_url(page_url, premium=False, user="", password="", video_password=""):