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)]
|
||||
pub struct AccountData {
|
||||
/// A list of events.
|
||||
// TODO: Create
|
||||
#[wrap_incoming(NonRoomEvent with EventResult)]
|
||||
pub events: Vec<NonRoomEvent>,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user