X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Futils%2FgameStorage.js;h=05aaef7404fc4bb90e6ba72c0552804efb01802a;hp=bf5dfba44f01a4da8e5febfad3cf8c70078873e8;hb=4f298adbee00942323fc7ec517117552aeb5a08a;hpb=fe4c7e67075416c48aafe9e307bef5afea7937bc diff --git a/client/src/utils/gameStorage.js b/client/src/utils/gameStorage.js index bf5dfba4..05aaef74 100644 --- a/client/src/utils/gameStorage.js +++ b/client/src/utils/gameStorage.js @@ -48,7 +48,6 @@ function dbOperation(callback) export const GameStorage = { // Optional callback to get error status - // TODO: this func called from Hall seems to not work now... add: function(game, callback) { dbOperation((db) => {