From b51aac8a865984b65a84c0da3cb155cb3fbb6875 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 4 Aug 2011 10:34:34 +1200 Subject: Code cleanliness - appease pychecker. --- test/test_encoding.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_encoding.py') diff --git a/test/test_encoding.py b/test/test_encoding.py index d9e6a85c..fe338da1 100644 --- a/test/test_encoding.py +++ b/test/test_encoding.py @@ -2,7 +2,6 @@ from libmproxy import encoding import libpry import cStringIO -import gzip, zlib class uidentity(libpry.AutoTree): def test_simple(self): -- cgit v1.2.3