Skip to content

Commit

Permalink
chore: clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul99ahad committed Nov 14, 2024
1 parent 1344ecb commit 5752a48
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ function _BodyExpression({ expression, parameters }, context) {
expression
});

console.log('parameters BodyExpression: ', parameters);

return (
<div className="function-definition-body">
<Expression expression={ expression } parameters={ parameters } />
Expand Down

0 comments on commit 5752a48

Please sign in to comment.