Skip to content

Commit c7bb7c1

Browse files
committed
remove debug
1 parent c0ecd54 commit c7bb7c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmc-langs-core/src/tmc_core.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ impl TmcCore {
484484
0.5,
485485
None,
486486
)?;
487-
std::thread::sleep(std::time::Duration::from_secs(10));
488487

489488
let result = self.post_submission(submission_url, file.path(), locale)?;
490489
self.progress(

0 commit comments

Comments
 (0)