mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Remove unused method
This commit is contained in:
parent
ca1831fef6
commit
764541d3ca
@ -43,10 +43,6 @@ export class EventEntry extends BaseEventEntry {
|
||||
this._contextEntry = other.contextEntry;
|
||||
}
|
||||
|
||||
setRelatedEntry(entry) {
|
||||
this._relatedEntry = entry;
|
||||
}
|
||||
|
||||
get event() {
|
||||
return this._eventEntry.event;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user