Skip to content

remove this #264

@github-actions

Description

@github-actions

// TODO: remove this
async findStateAtEvent(eventId: EventID) {
const event = await this.getEvent(eventId);
if (!event) {
throw new Error(`EVent ${eventId} not found`);
}


This issue was generated by todo-issue based on a TODO comment in 0909f0b. It's been assigned to @debdutdeb because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions