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_custom_contentview.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_custom_contentview.py') diff --git a/test/test_custom_contentview.py b/test/test_custom_contentview.py index 4b5a3e53..2538ab35 100644 --- a/test/test_custom_contentview.py +++ b/test/test_custom_contentview.py @@ -1,4 +1,3 @@ -from libmproxy import script, flow import libmproxy.contentviews as cv from netlib.http import Headers -- cgit v1.2.3