From c2bb29f669cd80509f4efe205551a9cf5fc29770 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 27 Jan 2016 10:10:14 +0100 Subject: cleanup imports --- test/test_proxy.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_proxy.py') diff --git a/test/test_proxy.py b/test/test_proxy.py index b498c800..1759f07a 100644 --- a/test/test_proxy.py +++ b/test/test_proxy.py @@ -10,7 +10,6 @@ from libmproxy.proxy.server import DummyServer, ProxyServer, ConnectionHandler from netlib.exceptions import TcpDisconnect import tutils from libpathod import test -from netlib import http, tcp from netlib.http import http1 -- cgit v1.2.3