mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 07:43:20 +01:00
Cleanup
This commit is contained in:
parent
2bab69d9fb
commit
23dd80563f
@ -8,7 +8,7 @@ from textwrap import dedent, wrap
|
||||
from httpie import __doc__, __version__
|
||||
from httpie.cli.argparser import HTTPieArgumentParser
|
||||
from httpie.cli.argtypes import (
|
||||
KeyValueArgType, PARSED_DEFAULT_FORMAT_OPTIONS, SessionNameValidator,
|
||||
KeyValueArgType, SessionNameValidator,
|
||||
readable_file_arg,
|
||||
)
|
||||
from httpie.cli.constants import (
|
||||
|
Loading…
Reference in New Issue
Block a user