mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
fix: Remove unused 'subprocess' import in editblock_coder.py
This commit is contained in:
parent
089863cf32
commit
cc8f488b23
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import difflib
|
||||
import math
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
from difflib import SequenceMatcher
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue