mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: remove obsolete import os
in the hot code reloading example (#10655)
This commit is contained in:
parent
452c8e14d4
commit
2752833a27
@ -4638,7 +4638,6 @@ Translating it to V gives you several advantages:
|
|||||||
module main
|
module main
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import os
|
|
||||||
|
|
||||||
[live]
|
[live]
|
||||||
fn print_message() {
|
fn print_message() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user