🧑💻 Elimina advertencia de uso para run_now
This commit is contained in:
parent
fed3248e33
commit
047a2ec76e
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ pub use once_cell::sync::Lazy as LazyStatic;
|
|||
|
||||
// LOCAL.
|
||||
|
||||
#[allow(unused_imports)]
|
||||
pub(crate) use futures::executor::block_on as run_now;
|
||||
|
||||
// APIs PÚBLICAS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue