mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-29 20:55:03 +08:00
nuke mock dependency
This is already included in Python 3.3+ as unittest.mock
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import io
|
||||
import mock
|
||||
from unittest import mock
|
||||
|
||||
from pathod import pathoc_cmdline as cmdline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user