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