mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
examples: remove unused import (#6063)
This commit is contained in:
parent
449c98e861
commit
c261408f54
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import rand
|
||||
import time
|
||||
|
||||
fn main() {
|
||||
for _ in 0..10 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue