Unused variables & redundant stuff
This commit is contained in:
parent
56530d80d7
commit
fe369858b7
15 changed files with 0 additions and 42 deletions
|
@ -346,9 +346,6 @@ module.exports = {
|
|||
{
|
||||
continuation = true;
|
||||
}
|
||||
|
||||
var ts0 = this.state.room.timeline[i - 1].getTs();
|
||||
var ts1 = this.state.room.timeline[i].getTs();
|
||||
}
|
||||
if (!TileType) continue;
|
||||
ret.unshift(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue