mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
remove debug print
This commit is contained in:
parent
eeccb2faa0
commit
09b90fce9e
@ -108,7 +108,6 @@ class TestExportLocustCode():
|
||||
|
||||
def test_post(self):
|
||||
p = req_post()
|
||||
print p
|
||||
p.content = '''content'''
|
||||
p.headers = ''
|
||||
flow = tutils.tflow(req=p)
|
||||
|
Loading…
Reference in New Issue
Block a user