mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
Revert "feat: Add notification parameter to InputOutput initialization"
This reverts commit 09e998523f
.
This commit is contained in:
parent
c3401047e0
commit
665ffe3984
1 changed files with 0 additions and 1 deletions
|
@ -559,7 +559,6 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
editingmode=editing_mode,
|
||||
fancy_input=args.fancy_input,
|
||||
multiline_mode=args.multiline,
|
||||
notification=args.notification,
|
||||
)
|
||||
|
||||
io = get_io(args.pretty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue