Skip to content

Commit 352537b

Browse files
committed
cleanup
1 parent 70a9d98 commit 352537b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/_helpers/hydroCron.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ const queryHydroCron = async (swordFeature = null, output = 'geojson') => {
9898
compact: 'true'
9999
}
100100
let response = await fetchHydroCronData(HYDROCRON_URL, params, swordFeature)
101-
console.log('hydrocron', response)
102101
if (response == null) {
103102
return
104103
}

0 commit comments

Comments
 (0)