[tor-commits] [ooni-probe/master] Remove unused import

art at torproject.org art at torproject.org
Sat Jun 2 18:34:29 UTC 2012


commit 22e4ace5f34127fe866bf07d4013819ab5dfd871
Author: Arturo Filastò <hellais at torproject.org>
Date:   Thu May 31 21:28:11 2012 +0200

    Remove unused import
---
 ooni/plugoo/work.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ooni/plugoo/work.py b/ooni/plugoo/work.py
index 8ba0a3f..24a2b46 100644
--- a/ooni/plugoo/work.py
+++ b/ooni/plugoo/work.py
@@ -19,8 +19,6 @@ from zope.interface import Interface, Attribute
 from twisted.python import failure
 from twisted.internet import reactor, defer
 
-from ooni.plugoo.nodes import LocalNode
-
 class Worker(object):
     """
     This is the core of OONI. It takes as input Work Units and





More information about the tor-commits mailing list