diff --git a/getMapData.js b/getMapData.js index 8d3911d..e0d66df 100644 --- a/getMapData.js +++ b/getMapData.js @@ -160,7 +160,6 @@ export const getMapData = async () => { shopMap[shop.houseNum] = shop; }); }); - console.log(shopMap); const dataHelperResponse = await dataHelper({ serverShopInfo, mapData,