mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
fix: remove unused import of 'shlex'
This commit is contained in:
parent
635a800032
commit
731f312731
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import shlex
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue