docs: remove obsolete `import os` in the hot code reloading example (#10655)
parent
452c8e14d4
commit
2752833a27
|
@ -4638,7 +4638,6 @@ Translating it to V gives you several advantages:
|
|||
module main
|
||||
|
||||
import time
|
||||
import os
|
||||
|
||||
[live]
|
||||
fn print_message() {
|
||||
|
|
Loading…
Reference in New Issue