fix: Remove unused threading import

This commit is contained in:
Paul Gauthier (aider) 2025-05-08 15:33:34 -07:00
parent 21a05ead4e
commit 98dc8e5d57

View file

@ -1,7 +1,6 @@
#!/usr/bin/env python
import io
import threading
import time
from rich import box