forked from extern/httpie-cli
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 import __doc__, __version__
|
||||||
from httpie.cli.argparser import HTTPieArgumentParser
|
from httpie.cli.argparser import HTTPieArgumentParser
|
||||||
from httpie.cli.argtypes import (
|
from httpie.cli.argtypes import (
|
||||||
KeyValueArgType, PARSED_DEFAULT_FORMAT_OPTIONS, SessionNameValidator,
|
KeyValueArgType, SessionNameValidator,
|
||||||
readable_file_arg,
|
readable_file_arg,
|
||||||
)
|
)
|
||||||
from httpie.cli.constants import (
|
from httpie.cli.constants import (
|
||||||
|
Loading…
Reference in New Issue
Block a user