Skip to content

Commit 4d281a2

Browse files
Remove loggly from web client
I noticed that my adblocker was blocking loggly scripts (under the tracking category) - may as well remove it. This is the only place I can see it being loaded.
1 parent 87aafae commit 4d281a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/client/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
<div id="app"></div>
3232

33-
<script type="text/javascript" src="//cloudfront.loggly.com/js/loggly.tracker-latest.min.js" async></script>
3433
<!-- Translations -->
3534
<script type='text/javascript' src='/api/v4/i18n/browser-script' vite-ignore></script>
3635
</body>

0 commit comments

Comments
 (0)