Remove a lot of unused imports
Signed-off-by: Daniel Narvaez <dwnarvaez@gmail.com>
This commit is contained in:
@@ -23,7 +23,6 @@ Test the sugar3.graphics.progressicon.ProgressIcon widget.
|
||||
from gi.repository import GObject
|
||||
|
||||
from sugar3.graphics.progressicon import ProgressIcon
|
||||
from sugar3.graphics.icon import Icon, get_surface
|
||||
from sugar3.graphics import style
|
||||
|
||||
import common
|
||||
|
||||
@@ -21,9 +21,6 @@ Spec in ticket #2999.
|
||||
|
||||
from gi.repository import Gtk
|
||||
|
||||
from sugar3.graphics.palette import Palette
|
||||
from sugar3.graphics.icon import Icon
|
||||
|
||||
import common
|
||||
|
||||
test = common.Test()
|
||||
|
||||
Reference in New Issue
Block a user