Fix slowness

This commit is contained in:
angelblue05 2018-09-30 18:44:42 -05:00
parent 0dd54b019d
commit 026095722c
2 changed files with 22 additions and 17 deletions

View file

@ -15,6 +15,7 @@ from utils import indent
from utils import write_xml
from utils import compare_version
from utils import unzip
from utils import create_id
from wrapper import progress
from wrapper import catch