Skip to content

Remove dead sentry.client.config.ts#159

Merged
marijamijailovic merged 1 commit into
mainfrom
rm/remove-dead-sentry-client-config
May 11, 2026
Merged

Remove dead sentry.client.config.ts#159
marijamijailovic merged 1 commit into
mainfrom
rm/remove-dead-sentry-client-config

Conversation

@mazurroman

Copy link
Copy Markdown
Member

Summary

  • The entire `sentry.client.config.ts` was a single `/* ... */` block — the actual Sentry init has been commented out for a while.
  • `@sentry/nextjs` is not in `package.json`, so the file could not be uncommented without re-introducing the dependency.
  • Nothing in the repo imports or references the file. Deleting it is purely cleanup.

Test plan

  • `grep sentry.client.config` returns no references outside the file itself
  • `@sentry` does not appear in `package.json`

@marijamijailovic marijamijailovic self-requested a review May 11, 2026 21:41
@marijamijailovic marijamijailovic merged commit 10c582e into main May 11, 2026
4 checks passed
@marijamijailovic marijamijailovic deleted the rm/remove-dead-sentry-client-config branch May 11, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants