Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/speech_dispatcher.py
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2013-09-05 21:39:39 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2013-09-05 21:44:59 (GMT)
commit110324c5fc104c79c028b1bd3592332aa1300ece (patch)
tree1a511e431193ae9c4f5823f23e8284864785d773 /speech_dispatcher.py
parent60f7d7d13a669234d1f46867bac01415d5de24bb (diff)
Pyflakes fixes
Diffstat (limited to 'speech_dispatcher.py')
-rw-r--r--speech_dispatcher.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/speech_dispatcher.py b/speech_dispatcher.py
index 00e12c8..49be855 100644
--- a/speech_dispatcher.py
+++ b/speech_dispatcher.py
@@ -14,7 +14,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-from gi.repository import Gtk
from gi.repository import Gdk
import time
import threading