mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: remove unused import (#6063)
This commit is contained in:
parent
449c98e861
commit
c261408f54
@ -1,5 +1,4 @@
|
||||
import rand
|
||||
import time
|
||||
|
||||
fn main() {
|
||||
for _ in 0..10 {
|
||||
|
Loading…
Reference in New Issue
Block a user