Skip to content

Commit

Permalink
chore: Remove Sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
LucsT committed Dec 29, 2023
1 parent b81e944 commit 4985bca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
// Force sentry DSN into environment variables
// In the future, will be set by the stack
process.env.SENTRY_DSN =
process.env.SENTRY_DSN ||
'https://[email protected]/133'

const {
BaseKonnector,
requestFactory,
Expand Down

0 comments on commit 4985bca

Please sign in to comment.