Remove unnecessary Future imports
This commit is contained in:
parent
33a39bc83a
commit
c12beecd38
10 changed files with 0 additions and 13 deletions
|
|
@ -1,5 +1,4 @@
|
|||
//! A `smol` backend.
|
||||
use futures::Future;
|
||||
|
||||
/// A `smol` executor.
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue