mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
fix: Remove unused threading import
This commit is contained in:
parent
21a05ead4e
commit
98dc8e5d57
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import io
|
||||
import threading
|
||||
import time
|
||||
|
||||
from rich import box
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue