Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 4bbd41c

Browse files
authored
remove debugger (#305)
1 parent 4f94a8d commit 4bbd41c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api_server/modules/web/templates/domain_picker.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
const anonUserId = "{{anonymousUserId}}";
1515
window.segmentAnonymousId = anonUserId;
1616
analytics.setAnonymousId(anonUserId);
17-
debugger;
1817
}
1918
}();
2019
</script>

0 commit comments

Comments
 (0)