mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
whitespace
This commit is contained in:
parent
0ca46bf2ac
commit
a437332482
@ -88,5 +88,4 @@ async function createStores(db, txn, oldVersion, version, log) {
|
|||||||
await log.wrap(`v${i + 1}`, log => schema[i](db, txn, log));
|
await log.wrap(`v${i + 1}`, log => schema[i](db, txn, log));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user