mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
refactor: 移除系统启动完成时的冗余打印信息
This commit is contained in:
@@ -177,4 +177,3 @@ expect = require("cc.expect").expect
|
|||||||
|
|
||||||
local thread = require("rc.thread")
|
local thread = require("rc.thread")
|
||||||
thread.start()
|
thread.start()
|
||||||
print("[OK] Computer load&check system done. Starting operating system...")
|
|
||||||
|
|||||||
Reference in New Issue
Block a user