mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Added missing Sentry imports in instrumentation-client and instrument modules. - Reorganized import statements across various files for improved clarity and consistency. - Updated Sentry initialization in the instrument module to prevent duplicate OpenTelemetry registration. - Cleaned up unused comments and streamlined the code structure in server and API files.