Remove unused imports.
This commit is contained in:
@@ -22,11 +22,8 @@ import locale
|
|||||||
import os
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
from sugar.bundle.bundle import Bundle, MalformedBundleException, \
|
from sugar.bundle.bundle import Bundle, \
|
||||||
AlreadyInstalledException, RegistrationException, NotInstalledException
|
MalformedBundleException, NotInstalledException
|
||||||
|
|
||||||
from sugar import activity
|
|
||||||
from sugar import env
|
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user