mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
remove comment
This commit is contained in:
parent
d1242c4b67
commit
fe4bb5db40
@ -64,7 +64,6 @@ export class TimelineViewModel extends ViewModel {
|
||||
}
|
||||
}
|
||||
|
||||
/** if this.tiles is empty, call this with undefined for both startTile and endTile */
|
||||
_setVisibleTileRange(startTile, endTile) {
|
||||
let loadTop;
|
||||
if (startTile && endTile) {
|
||||
|
Loading…
Reference in New Issue
Block a user