fix import

This commit is contained in:
2025-05-21 11:29:36 -07:00
parent bf1ec22492
commit 29b96b3405
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"syscall"
"time"
"github.com/gdamore/tcell/v2"
tcell "github.com/gdamore/tcell/v2"
)
/*────────────────── CLI flags ──────────────────*/