Skip to content

Commit

Permalink
chore: remove unsued code
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakbarazizi committed Oct 13, 2023
1 parent 12c54fc commit df273b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/context/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,6 @@ function runAction(
}
}

console.log(type, index, _match, Object.keys(state.pickers));

switch (type) {
case 'open':
return {
Expand Down

0 comments on commit df273b2

Please sign in to comment.