From ff84f1fe5e54ee6d630069c241d2e943b5fcf28c Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 16 Aug 2024 20:42:36 -0400 Subject: [PATCH] Update map.ts --- apps/api/src/controllers/v1/map.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/api/src/controllers/v1/map.ts b/apps/api/src/controllers/v1/map.ts index e08d17b2..78cfda04 100644 --- a/apps/api/src/controllers/v1/map.ts +++ b/apps/api/src/controllers/v1/map.ts @@ -78,7 +78,6 @@ export async function mapController( } // remove duplicates that could be due to http/https or www - links = [...new Set(links)]; return res.status(200).json({