[orca] Remove missed, unused import
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Remove missed, unused import
- Date: Tue, 19 Feb 2013 20:44:28 +0000 (UTC)
commit 461c743e3c0bbb9da3f3fa85e36785051bbb4912
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Feb 19 15:44:12 2013 -0500
Remove missed, unused import
src/orca/orca_gui_commandlist.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/orca_gui_commandlist.py b/src/orca/orca_gui_commandlist.py
index f7bcfca..bbc564c 100644
--- a/src/orca/orca_gui_commandlist.py
+++ b/src/orca/orca_gui_commandlist.py
@@ -29,7 +29,6 @@ __license__ = "LGPL"
from gi.repository import GObject, Gdk, Gtk
from . import orca_state
-from .orca_i18n import _
class OrcaCommandListGUI:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]