remove sentry cli executable path as we are using next withSentryConfig and which has bundled its own cli and this path is not used and redundant

This commit is contained in:
Abhinav 2022-09-23 16:02:17 +05:30
parent e05b41ff2e
commit 329a6cce29

View file

@ -1,4 +1,3 @@
defaults.url=https://sentry.ente.io/ defaults.url=https://sentry.ente.io/
defaults.org=ente defaults.org=ente
defaults.project=bhari-frame defaults.project=bhari-frame
cli.executable=../../../../usr/local/lib/node_modules/@sentry/wizard/node_modules/@sentry/cli/bin/sentry-cli