fix: Remove unused run_interactive_subprocess method from EditBlockCoder

This commit is contained in:
Paul Gauthier 2024-08-27 09:15:07 -07:00 committed by Paul Gauthier (aider)
parent 15639d8801
commit 089863cf32
3 changed files with 2 additions and 21 deletions

View file

@ -24,6 +24,7 @@ flake8
importlib_resources
pyperclip
pypager
pexpect
# The proper depdendency is networkx[default], but this brings
# in matplotlib and a bunch of other deps