mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 16:53:35 +01:00
Removed redefinition of unused 'command'
This commit is contained in:
parent
b0e8ab51ef
commit
5bb23a7c09
@ -205,7 +205,6 @@ class BaseCLIResponse:
|
||||
devnull: str = None
|
||||
json: dict = None
|
||||
exit_status: ExitStatus = None
|
||||
command: str = None
|
||||
args: List[str] = []
|
||||
complete_args: List[str] = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user