From 237eae4e5ff586b9d3b87899520e2ba6bb71fb66 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 22 May 2013 18:17:54 +0000 Subject: pep8 and pyflakes cleanup --- (limited to 'util/helpbutton.py') diff --git a/util/helpbutton.py b/util/helpbutton.py index 47a36cd..aff4fc5 100644 --- a/util/helpbutton.py +++ b/util/helpbutton.py @@ -25,9 +25,8 @@ import gtk from sugar.graphics.toolbutton import ToolButton from sugar.graphics.icon import Icon -from sugar.graphics import style -from TurtleArt.tapalette import palette_names, help_windows +from TurtleArt.tapalette import help_windows import logging _logger = logging.getLogger('turtleart-activity') -- cgit v0.9.1