mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
remove extra newline
This commit is contained in:
parent
94cc8b99b0
commit
0a4d72b011
@ -90,7 +90,6 @@ export class Sync {
|
||||
this._syncLoop(syncToken);
|
||||
}
|
||||
|
||||
|
||||
async _syncLoop(syncToken) {
|
||||
// if syncToken is falsy, it will first do an initial sync ...
|
||||
while(this._status.get() !== SyncStatus.Stopped) {
|
||||
|
Loading…
Reference in New Issue
Block a user