We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2957d8 commit dfa206bCopy full SHA for dfa206b
crates/tmc-testmycode-client/src/client.rs
@@ -24,7 +24,6 @@ use std::{
24
sync::Arc,
25
thread,
26
time::Duration,
27
- u32,
28
};
29
use tmc_langs_plugins::{Compression, Language};
30
use tmc_langs_util::progress_reporter;
0 commit comments