lgtm feedback fixes

This commit is contained in:
lotte
2020-07-17 10:01:56 +02:00
parent 95163aa226
commit d467af4a35
10 changed files with 34 additions and 114 deletions

View File

@@ -72,7 +72,6 @@ function addToServerSyncQueue(state: ServerSyncBufferState, action: AddToSSBActi
} else {
return state;
}
return state;
}
/**