[conduit/iphone: 3/4] Remove unused import
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [conduit/iphone: 3/4] Remove unused import
- Date: Wed, 22 Sep 2010 14:16:38 +0000 (UTC)
commit eb70605f445c01ecf3cbcb4525ebe93b84399c48
Author: John Stowers <john stowers gmail com>
Date: Thu Sep 23 01:11:32 2010 +1200
Remove unused import
conduit/utils/UDev.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/conduit/utils/UDev.py b/conduit/utils/UDev.py
index 7c85d61..edc9f06 100644
--- a/conduit/utils/UDev.py
+++ b/conduit/utils/UDev.py
@@ -4,8 +4,6 @@ import gudev
import logging
log = logging.getLogger("utils.UDev")
-import conduit.utils as Utils
-
class UDevHelper(gudev.Client):
def __init__(self, *subsystems):
gudev.Client.__init__(self, subsystems)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]