1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Remove some todos

This commit is contained in:
tobspr
2020-06-28 20:31:22 +02:00
parent b499760d74
commit 64c4816194
6 changed files with 1 additions and 22 deletions

View File

@@ -134,8 +134,6 @@ export class GameState {
*/
cancelAllAsyncOperations() {
this.asyncChannel.cancelAll();
// TODO
// this.app.api.cancelRequests();
}
//// CALLBACKS ////