Skip to content

Commit 7abca6f

Browse files
committed
comment out console log
1 parent f94d90d commit 7abca6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
const ENDPOINT_META = 'https://api.covidcast.cmu.edu/epidata/api.php?source=covidcast_meta&cached=true';
3636
3737
let isIE = window.document.documentMode; // https://stackoverflow.com/a/21712356
38-
console.log(isIE);
3938
4039
let error = null;
4140
let changingSensor = false;

0 commit comments

Comments
 (0)