From b008fa20f158540429c5fc23432bd1040061abc4 Mon Sep 17 00:00:00 2001 From: Julien Genestoux Date: Tue, 12 Dec 2023 20:30:14 -0500 Subject: [PATCH] cleanup log statement --- locksmith/src/operations/lockOperations.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/locksmith/src/operations/lockOperations.ts b/locksmith/src/operations/lockOperations.ts index c914ff54133..0dea3a13c90 100644 --- a/locksmith/src/operations/lockOperations.ts +++ b/locksmith/src/operations/lockOperations.ts @@ -122,8 +122,6 @@ export const getKeyIcon = async ({ lockAddress: string keyId: string }): Promise => { - console.log({ lockAddress, keyId }) - // Temporary icon for FilBangalore if ( network == 42161 &&