diff --git a/packages/ui/src/components/CallInfo.tsx b/packages/ui/src/components/CallInfo.tsx index 4cd778e9..ef2910f6 100644 --- a/packages/ui/src/components/CallInfo.tsx +++ b/packages/ui/src/components/CallInfo.tsx @@ -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 (
  • {key}:{' '}