mirror of
https://github.com/httpie/cli.git
synced 2025-02-03 11:19:15 +01:00
Cleanup
This commit is contained in:
parent
d30e28c2c7
commit
5e87a2d7e5
@ -126,7 +126,6 @@ def http(*args, **kwargs):
|
||||
>>> r.json == {'authenticated': True, 'user': 'user'}
|
||||
True
|
||||
|
||||
|
||||
"""
|
||||
error_exit_ok = kwargs.pop('error_exit_ok', False)
|
||||
env = kwargs.get('env')
|
||||
|
Loading…
Reference in New Issue
Block a user