mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
style: remove unused import of 'shlex'
This commit is contained in:
parent
e9e2afe39f
commit
41c5559b4c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import os
|
import os
|
||||||
import shlex
|
|
||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue