Skip to content

Commit

Permalink
remove sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbusche committed Aug 8, 2019
1 parent 0deb1a8 commit e293eca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,8 @@ <h5>Supports return, pipe, or comma delimited lists</h5>
alt="github"
/></a>
</footer>
<script src="https://browser.sentry-cdn.com/4.4.1/bundle.min.js" crossorigin="anonymous"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-130707543-1"></script>
<script>
Sentry.init({ dsn: "https://[email protected]/1341510" });
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
Expand Down

0 comments on commit e293eca

Please sign in to comment.