diff options
| author | ruki <[email protected]> | 2025-10-27 23:01:04 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-10-27 23:01:04 +0800 |
| commit | bb73866d8688f76eb62c086e0e311efc53f003d1 (patch) | |
| tree | d447c96c4d79de98ad937e4a80c0abc7ad995b18 /tests/modules/tty/cursor_control.lua | |
| parent | 5b49833ed61286d6c75f0005c4e96092380946eb (diff) | |
remove unused scheduler
Diffstat (limited to 'tests/modules/tty/cursor_control.lua')
| -rw-r--r-- | tests/modules/tty/cursor_control.lua | 1 |
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 |
