Skip to content

Commit

Permalink
Remove edgio rum
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Jan 17, 2025
1 parent 3aa431a commit bf5c801
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,6 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<script defer>
function initEdgioRum() {
new Edgio.Metrics({
token: "cdbeca7f-be87-45d8-a36a-0ba520f1ec5c",
}).collect();
}
</script>
<script src="https://rum.edgio.net/latest.js" defer onload="initEdgioRum()"></script>

<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down

0 comments on commit bf5c801

Please sign in to comment.