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

[tor-commits] [ooni-probe/master] Remove unnecessary ooni imports (closes #8010)



commit 950851641bc59f235a786fa51a9b74c5d6bafd0a
Author: Arturo Filastò <art@xxxxxxxxx>
Date:   Mon Jan 21 00:47:43 2013 +0100

    Remove unnecessary ooni imports (closes #8010)
---
 ooni/templates/httpt.py  |    1 -
 ooni/templates/scapyt.py |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ooni/templates/httpt.py b/ooni/templates/httpt.py
index c61b5ff..b506d77 100644
--- a/ooni/templates/httpt.py
+++ b/ooni/templates/httpt.py
@@ -2,7 +2,6 @@ import copy
 import random
 import struct
 
-from twisted.python import usage
 from twisted.plugin import IPlugin
 from twisted.internet import protocol, defer
 from twisted.internet.ssl import ClientContextFactory
diff --git a/ooni/templates/scapyt.py b/ooni/templates/scapyt.py
index 6310000..5f6c7c8 100644
--- a/ooni/templates/scapyt.py
+++ b/ooni/templates/scapyt.py
@@ -1,6 +1,5 @@
 import random
 from zope.interface import implements
-from twisted.python import usage
 from twisted.plugin import IPlugin
 from twisted.internet import protocol, defer, threads
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits