summaryrefslogtreecommitdiff
path: root/tests/modules/tty/cursor_control.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2025-10-27 23:01:04 +0800
committerruki <[email protected]>2025-10-27 23:01:04 +0800
commitbb73866d8688f76eb62c086e0e311efc53f003d1 (patch)
treed447c96c4d79de98ad937e4a80c0abc7ad995b18 /tests/modules/tty/cursor_control.lua
parent5b49833ed61286d6c75f0005c4e96092380946eb (diff)
remove unused scheduler
Diffstat (limited to 'tests/modules/tty/cursor_control.lua')
-rw-r--r--tests/modules/tty/cursor_control.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modules/tty/cursor_control.lua b/tests/modules/tty/cursor_control.lua
index fb0f27886..18e8cfb7d 100644
--- a/tests/modules/tty/cursor_control.lua
+++ b/tests/modules/tty/cursor_control.lua
@@ -1,5 +1,4 @@
import("core.base.tty")
-import("core.base.scheduler")
-- Demo TTY cursor position control features
-- Implement partial screen refresh