Skip to content

Commit 47baf16

Browse files
authored
Completely fixed false error on sentry
1 parent 12998d6 commit 47baf16

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,4 @@ <h2>QR Code Generator</h2>
5656
replaysSessionSampleRate: 0.1,
5757
replaysOnErrorSampleRate: 1.0,
5858
});
59-
</script>
60-
61-
<script>
62-
myUndefinedFunction(); // This will trigger an error
6359
</script>

0 commit comments

Comments
 (0)