diff --git a/warcprox/mitmproxy.py b/warcprox/mitmproxy.py index c1be952..d92e416 100644 --- a/warcprox/mitmproxy.py +++ b/warcprox/mitmproxy.py @@ -65,8 +65,6 @@ import time import collections import cProfile - - class ProxyingRecorder(object): """ Wraps a socket._fileobject, recording the bytes as they are read,