Remove test code; good job we have tests
This commit is contained in:
parent
16d02f24bd
commit
6c2e98812b
1 changed files with 0 additions and 2 deletions
|
@ -451,8 +451,6 @@ export default class EventTile extends React.Component<IProps, IState> {
|
|||
client.on("Room.receipt", this.onRoomReceipt);
|
||||
this.isListeningForReceipts = true;
|
||||
}
|
||||
|
||||
throw new Error("oops");
|
||||
}
|
||||
|
||||
// TODO: [REACT-WARNING] Replace with appropriate lifecycle event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue