[gnoduino] drop unneeded import



commit 96066d261f3371896cfdcc07ba5819e52491a5f7
Author: Lucian Langa <lucilanga gnome org>
Date:   Mon Apr 30 09:29:30 2012 +0200

    drop unneeded import

 src/ui.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ui.py b/src/ui.py
index b65625c..27a5234 100644
--- a/src/ui.py
+++ b/src/ui.py
@@ -19,7 +19,6 @@ import os
 import sys
 import glib
 import gobject
-import gnomevfs
 import gtk
 import subprocess
 import select



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]