From df273b2d76cfd9e4c110a0fed0f679d8453f066a Mon Sep 17 00:00:00 2001 From: Ali Akbar Azizi Date: Fri, 13 Oct 2023 19:48:03 +0330 Subject: [PATCH] chore: remove unsued code --- src/context/context.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/context/context.ts b/src/context/context.ts index 4e3bbf7..e568410 100644 --- a/src/context/context.ts +++ b/src/context/context.ts @@ -386,8 +386,6 @@ function runAction( } } - console.log(type, index, _match, Object.keys(state.pickers)); - switch (type) { case 'open': return {