replit / desktop

Replit Desktop App
116 stars 7 forks source link

Remove unused / revoked Sentry auth token #164

Closed sergeichestakov closed 5 months ago

sergeichestakov commented 5 months ago

Why

Looks like this was committed as part of https://github.com/replit/desktop/pull/130 when I set up Sentry for the app. AFAIK this was recommended to commit after it was outputted by the Sentry Wizard but I'm having trouble finding the docs around this now. In any case, this token has not been used according to our project dashboard and long been revoked so we should remove it here to avoid confusion and not make it look like we commit our secrets haha

What changed

Remove unused / revoked Sentry auth token

Test plan

No effect. Sentry should still continue working as expected in the desktop project.