mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
Forgot to remove the import for shlex
This commit is contained in:
parent
561d6d91d1
commit
55239a8a47
@ -5,7 +5,6 @@ import inspect
|
||||
import types
|
||||
import io
|
||||
import typing
|
||||
import shlex
|
||||
import textwrap
|
||||
import functools
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user