Skip to content

Commit

Permalink
Remove unused unstable cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
chinedufn committed Jan 25, 2025
1 parent 2cfdae6 commit 1db26b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tokio/src/runtime/handle.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#[cfg(tokio_unstable)]
use crate::runtime;
use crate::runtime::{context, scheduler, RuntimeFlavor, RuntimeMetrics};

/// Handle to the runtime.
Expand Down

0 comments on commit 1db26b5

Please sign in to comment.