From 119b3dc2dd6cee0c24926251ef45eb8374351323 Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 13 Mar 2021 01:56:58 +0000 Subject: [PATCH] removed unused code --- functions/index.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/functions/index.js b/functions/index.js index e139f939c..afc605a4e 100644 --- a/functions/index.js +++ b/functions/index.js @@ -1491,14 +1491,6 @@ exports.testCompleted = functions.https.onRequest(async (request, response) => { incrementT60Bananas(request.uid, obj, userdata); } - // incrementTestCounter(request.uid, userdata); - // incrementStartedTestCounter( - // request.uid, - // obj.restartCount + 1, - // userdata - // ); - // incrementTimeSpentTyping(request.uid, obj, userdata); - let newTypingStats = await getIncrementedTypingStats(userdata, obj); if (