Skip to content

Commit 2a1f23b

Browse files
committed
more stray logs
1 parent 33d6b46 commit 2a1f23b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ui/src/components/CallInfo.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ const createUlTree = ({ name, args, decimals, unit, api, typeName }: CreateTreeP
142142
)
143143
}
144144

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

0 commit comments

Comments
 (0)