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 3f5401d commit 3c95269
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
process.env.SENTRY_DSN =
process.env.SENTRY_DSN ||
'https://[email protected]/59'

const { log, BaseKonnector, mkdirp, saveFiles } = require('cozy-konnector-libs')
const { posix } = require('path')
const { authenticate } = require('./auth')
Expand Down

0 comments on commit 3c95269

Please sign in to comment.