Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wathenjiang committed Sep 9, 2023
1 parent d9018a1 commit 2cd49c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/src/task/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ cfg_rt! {

mod spawn;
pub use spawn::spawn;

pub(crate) mod schedule;

cfg_rt_multi_thread! {
Expand Down

0 comments on commit 2cd49c7

Please sign in to comment.