Remove unused imports.
This commit is contained in:
parent
5c6c7ab1d1
commit
f5f26d59c4
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user