[ooni-probe/master] removed unused import statement

4 Apr
2012
4 Apr
'12
6:05 p.m.
commit 00fec3b4bbaa4f5748bd43a3344e909eccae7cc4 Author: Isis Lovecruft <isis@patternsinthevoid.net> Date: Tue Mar 13 17:07:19 2012 -0700 removed unused import statement --- plugoo/nodes.py | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/plugoo/nodes.py b/plugoo/nodes.py index ccdaa44..074c0db 100644 --- a/plugoo/nodes.py +++ b/plugoo/nodes.py @@ -7,12 +7,11 @@ This contains all the code related to Nodes both network and code execution. - :copyright: (c) 2012 by Arturo Filastò. + :copyright: (c) 2012 by Arturo Filastò, Isis Lovecruft. :license: see LICENSE for more details. """ -import cmd import os from binascii import hexlify
4814
Age (days ago)
4814
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org