[billreminder] Removed unused import.



commit 9c2065a64a854e534f4c2b27ac9515cade78b4d8
Author: Og B. Maciel <ogmaciel gnome org>
Date:   Thu Dec 31 18:12:18 2009 -0500

    Removed unused import.

 src/daemon/dbus_manager.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/daemon/dbus_manager.py b/src/daemon/dbus_manager.py
index 84175b7..316a1e6 100644
--- a/src/daemon/dbus_manager.py
+++ b/src/daemon/dbus_manager.py
@@ -10,7 +10,6 @@ from lib.utils import force_string
 from lib.utils import get_dbus_interface as get_interface
 from lib.utils import verify_dbus_service as verify_service
 
-from lib import bill
 from lib import i18n
 
 # Set up DBus event loop



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