examples: remove unused import (#6063)

This commit is contained in:
Wertzui123 2020-08-05 05:11:58 +02:00 committed by GitHub
parent 449c98e861
commit c261408f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
import rand
import time
fn main() {
for _ in 0..10 {