mirror of https://github.com/fafhrd91/actix-net
Update runtime.rs
This commit is contained in:
parent
e985a9af85
commit
4c6964d512
|
@ -76,7 +76,6 @@ impl Runtime {
|
|||
///
|
||||
/// ```
|
||||
/// use actix_rt::Runtime;
|
||||
/// use tokio::task;
|
||||
///
|
||||
/// mod module_a {
|
||||
/// pub fn do_something(handle: tokio::runtime::Handle) {
|
||||
|
|
Loading…
Reference in New Issue