[gedit-plugins] codecomment: remove useless import
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] codecomment: remove useless import
- Date: Sat, 11 Jan 2014 12:42:16 +0000 (UTC)
commit d5d1a2c56604b079f85b17e43d98ecd462f9c1c7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Jan 11 13:42:03 2014 +0100
codecomment: remove useless import
plugins/codecomment/codecomment.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/codecomment/codecomment.py b/plugins/codecomment/codecomment.py
index b2027ce..5974b35 100644
--- a/plugins/codecomment/codecomment.py
+++ b/plugins/codecomment/codecomment.py
@@ -22,7 +22,6 @@
# Boston, MA 02110-1301, USA.
from gi.repository import GObject, Gio, Gtk, GtkSource, Gedit
-import copy
import gettext
from gpdefs import *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]