Skip to content

Commit e9af446

Browse files
authored
ref(cloudflare): Remove outdated v11 todo (#23493)
Removing the todo as Nuxt and Sveltekit is using `wrapRequestHandler` and we can't import from `server-utils` - so we leave this getter here.
1 parent da23e45 commit e9af446

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/cloudflare/src/baseSdk.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import { defaultStackParser } from './vendor/stacktrace';
3030
* The marker is read directly instead of importing the factories, so a worker
3131
* built without the plugin — where the channels never fire — ships none of this
3232
* code.
33-
* TODO(v11): Use `@sentry/server-utils/orchestrion` once we move to `nodejs_compat` by default.
3433
*/
3534
function getRegisteredChannelIntegrations(): Integration[] {
3635
const registered = GLOBAL_OBJ.__SENTRY_ORCHESTRION__?.integrations;

0 commit comments

Comments
 (0)