Remove a lot of unused imports

Signed-off-by: Daniel Narvaez <dwnarvaez@gmail.com>
This commit is contained in:
Daniel Narvaez
2013-04-03 22:01:15 +02:00
parent a3cda7c49f
commit db448c4eea
13 changed files with 1 additions and 19 deletions
-2
View File
@@ -26,10 +26,8 @@ import os
import shutil
import tempfile
import logging
import warnings
from sugar3 import env
from sugar3 import util
from sugar3.bundle.bundle import Bundle, \
MalformedBundleException, NotInstalledException
from sugar3.bundle.bundleversion import NormalizedVersion