Update map.ts

This commit is contained in:
Nicolas 2024-08-16 20:42:36 -04:00
parent 4314313477
commit ff84f1fe5e

View File

@ -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({