Remove stray TODO comment
This commit is contained in:
parent
78744a3a98
commit
67257e15e8
@ -243,7 +243,6 @@ pub struct State {
|
|||||||
#[derive(Clone, Debug, Serialize, Outgoing)]
|
#[derive(Clone, Debug, Serialize, Outgoing)]
|
||||||
pub struct AccountData {
|
pub struct AccountData {
|
||||||
/// A list of events.
|
/// A list of events.
|
||||||
// TODO: Create
|
|
||||||
#[wrap_incoming(NonRoomEvent with EventResult)]
|
#[wrap_incoming(NonRoomEvent with EventResult)]
|
||||||
pub events: Vec<NonRoomEvent>,
|
pub events: Vec<NonRoomEvent>,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user