[gedit] snippets: removing obsolete import
- From: Pietro Battiston <pbattiston src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] snippets: removing obsolete import
- Date: Sun, 6 Oct 2013 14:25:24 +0000 (UTC)
commit 43b1c02858336a286d6c114f1b5c5866f62e4c6f
Author: Pietro Battiston <pbattiston src gnome org>
Date: Sun Oct 6 16:16:25 2013 +0200
snippets: removing obsolete import
plugins/snippets/snippets/document.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snippets/snippets/document.py b/plugins/snippets/snippets/document.py
index fb14647..27c155c 100644
--- a/plugins/snippets/snippets/document.py
+++ b/plugins/snippets/snippets/document.py
@@ -18,7 +18,6 @@
import os
import re
-import cairo
from gi.repository import Gtk, Gdk, Gio, GLib, GtkSource, Gedit
from .library import Library
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]