Complete thread1 and thread2

This commit is contained in:
Dylan Smith
2024-04-19 16:18:07 -04:00
parent f222629213
commit 7c3575e6ac
2 changed files with 5 additions and 8 deletions

View File

@@ -8,8 +8,6 @@
// Execute `rustlings hint threads1` or use the `hint` watch subcommand for a
// hint.
// I AM NOT DONE
use std::thread;
use std::time::{Duration, Instant};