diff --git a/packages/backend/src/handlers/remote-schemas/resolvers/getBoxProfile/resolver.ts b/packages/backend/src/handlers/remote-schemas/resolvers/getBoxProfile/resolver.ts index 0d5f6892..1bc1ca69 100644 --- a/packages/backend/src/handlers/remote-schemas/resolvers/getBoxProfile/resolver.ts +++ b/packages/backend/src/handlers/remote-schemas/resolvers/getBoxProfile/resolver.ts @@ -59,7 +59,6 @@ function getCollectiblesFavourites( collectiblesFavorites: Array | null | undefined, ) { if (!collectiblesFavorites) return []; - console.log(collectiblesFavorites); return collectiblesFavorites .map(({ address, token_id }) => ({ address: