Update?
This commit is contained in:
parent
dfd7b84b2c
commit
478693375a
@ -1,4 +1,5 @@
|
|||||||
use err::{Error, MessageResource};
|
use chat_types::domain::chat_room::{self, ChatRoom};
|
||||||
use serde::{Serialize};
|
|
||||||
|
|
||||||
pub async fn a() {}
|
pub async fn a() {
|
||||||
|
let a = ChatRoom {};
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user