docs: remove obsolete `import os` in the hot code reloading example (#10655)

pull/10668/head
nasjp 2021-07-04 23:42:52 +09:00 committed by GitHub
parent 452c8e14d4
commit 2752833a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4638,7 +4638,6 @@ Translating it to V gives you several advantages:
module main
import time
import os
[live]
fn print_message() {