From 926fcf9d636da3ff0417a3610c48de6f007e1fc1 Mon Sep 17 00:00:00 2001 From: Benedicte Quimbert Date: Fri, 29 Oct 2021 18:53:55 +0200 Subject: [PATCH] Cleans forgotten useless commentaries --- front/src/Api/iframe/player.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/front/src/Api/iframe/player.ts b/front/src/Api/iframe/player.ts index 16c0d81d..4cffb11b 100644 --- a/front/src/Api/iframe/player.ts +++ b/front/src/Api/iframe/player.ts @@ -72,7 +72,6 @@ export class WorkadventurePlayerCommands extends IframeApiContribution { - //TODO: type return await queryWorkadventure({ type: "getPlayerPosition", data: undefined, @@ -80,8 +79,7 @@ export class WorkadventurePlayerCommands extends IframeApiContribution