mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
style: remove unused shutil import
This commit is contained in:
parent
fa6c3068c0
commit
e50992bb93
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import itertools
|
|||
import os
|
||||
import platform
|
||||
import shlex
|
||||
import shutil
|
||||
import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue