Commit 0fbc8265 authored by Tina's avatar Tina Committed by GitHub

feat: Remove logging whole error object for analytics (#7540)

parent e9f784b2
......@@ -104,7 +104,6 @@ export function useUniversalRouterSwapCallback(
...analyticsContext,
client_block_number: blockNumber,
tx,
error: gasError,
isAutoSlippage,
})
console.warn(gasError)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment