feat: Remove logging whole error object for analytics (#7540)
This commit is contained in:
parent
e9f784b2bc
commit
0fbc826581
@ -104,7 +104,6 @@ export function useUniversalRouterSwapCallback(
|
||||
...analyticsContext,
|
||||
client_block_number: blockNumber,
|
||||
tx,
|
||||
error: gasError,
|
||||
isAutoSlippage,
|
||||
})
|
||||
console.warn(gasError)
|
||||
|
Loading…
Reference in New Issue
Block a user