mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: fix test
This commit is contained in:
parent
08e05c425b
commit
4cafef6c8d
@ -1,4 +1,5 @@
|
||||
use lib_dispatch::{prelude::*, util::tokio_default_runtime};
|
||||
use lib_dispatch::prelude::*;
|
||||
use lib_dispatch::runtime::tokio_default_runtime;
|
||||
use std::sync::Arc;
|
||||
|
||||
pub async fn hello() -> String {
|
||||
|
Loading…
Reference in New Issue
Block a user