Skip to content

Commit

Permalink
final final
Browse files Browse the repository at this point in the history
  • Loading branch information
agayev committed Nov 12, 2022
1 parent 76cb324 commit 942106f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokio/tests/task_id.rs
Expand Up @@ -7,6 +7,7 @@ use std::error::Error;
use std::future::Future;
use std::pin::Pin;
use std::task::{Context, Poll};
#[cfg(not(tokio_wasi))]
use tokio::runtime::{Builder, Runtime};
use tokio::sync::oneshot;
use tokio::task::{self, Id, LocalSet};
Expand Down

0 comments on commit 942106f

Please sign in to comment.