summaryrefslogtreecommitdiff
path: root/tests/modules/tty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/tty')
-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