Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/sugar/graphics
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-10-17 13:42:17 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-10-17 13:42:17 (GMT)
commit8a7ed2da6da291675b4174ebd030ec0e3a263887 (patch)
treeafef28b66d5acbd8d97e4ef81362b18ff0223a86 /lib/sugar/graphics
parent863af235b419858fe22f768a961aae38453e899c (diff)
parent16d5afb66b248ce3721838d08eb90d1f918c03cc (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Diffstat (limited to 'lib/sugar/graphics')
-rw-r--r--lib/sugar/graphics/objectchooser.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sugar/graphics/objectchooser.py b/lib/sugar/graphics/objectchooser.py
index 7522a9d..e099c3d 100644
--- a/lib/sugar/graphics/objectchooser.py
+++ b/lib/sugar/graphics/objectchooser.py
@@ -29,7 +29,6 @@ from sugar.graphics.xocolor import XoColor
from sugar.graphics.roundbox import CanvasRoundBox
from sugar.datastore import datastore
from sugar import activity
-from sugar.objects import objecttype
# TODO: Activities should request the Journal to open objectchooser dialogs. In
# that way, we'll be able to reuse most of this code inside the Journal.