From f6c4d96150e1231ccb489e448ac9694cfb3a3494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esteban=20Mi=C3=B1o?= Date: Thu, 29 Aug 2024 16:08:57 -0400 Subject: [PATCH] rm logs --- src/__swaps__/screens/Swap/components/SwapActionButton.tsx | 2 -- src/__swaps__/utils/decimalFormatter.ts | 1 - 2 files changed, 3 deletions(-) diff --git a/src/__swaps__/screens/Swap/components/SwapActionButton.tsx b/src/__swaps__/screens/Swap/components/SwapActionButton.tsx index b907d44bbff..4530a28db5d 100644 --- a/src/__swaps__/screens/Swap/components/SwapActionButton.tsx +++ b/src/__swaps__/screens/Swap/components/SwapActionButton.tsx @@ -109,8 +109,6 @@ function SwapButton({ return rightIcon; }); - console.log('testID', testID, 'aa'); - return (