Skip to content

Commit

Permalink
more stray logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Oct 13, 2023
1 parent 33d6b46 commit 2a1f23b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/src/components/CallInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ const createUlTree = ({ name, args, decimals, unit, api, typeName }: CreateTreeP
)
}

typeof value === 'object' && console.log('calling with typename, args', _typeName, value)
return (
<li key={`${key}-root-${index}`}>
{key}:{' '}
Expand Down

0 comments on commit 2a1f23b

Please sign in to comment.