| src/hooks/useMapAggregation/useMapAggregation.js | ●●●●● patch | view | raw | blame | history |
src/hooks/useMapAggregation/useMapAggregation.js
@@ -183,7 +183,6 @@ eventList = [] if (!areaCode) return saveParams.area_code = areaCode console.log(type, '444') const list = type === 'device' ? await getDeviceCount(areaCode) : await getMapEventCount(saveParams) const splashedList = type === 'device' ? await getDeviceList(areaCode)