mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-23 20:00:09 +08:00
Unit test import cleanups.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import cStringIO, time, textwrap
|
||||
import cStringIO, textwrap
|
||||
from cStringIO import StringIO
|
||||
import libpry
|
||||
from libmproxy import proxy, controller, utils, dump, flow
|
||||
from libmproxy import proxy, flow
|
||||
|
||||
|
||||
class u_read_chunked(libpry.AutoTree):
|
||||
|
||||
Reference in New Issue
Block a user