mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35: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 re
|
||||
import shlex
|
||||
import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue