Fix align

This commit is contained in:
Dimitris Zlatanidis 2015-07-05 07:48:08 +03:00
parent 7020023a54
commit 707b607bee

View file

@ -27,12 +27,12 @@ import sys
import shutil
import subprocess
from slpkg.toolbar import status
from slpkg.utils import Utils
from slpkg.sizes import units
from slpkg.messages import Msg
from slpkg.url_read import URL
from slpkg.remove import delete
from slpkg.toolbar import status
from slpkg.checksum import check_md5
from slpkg.blacklist import BlackList
from slpkg.downloader import Download