mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +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
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import io
|
import io
|
||||||
import threading
|
|
||||||
import time
|
import time
|
||||||
|
|
||||||
from rich import box
|
from rich import box
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue