We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f1af9 commit 7cbfd34Copy full SHA for 7cbfd34
packages/node/src/integrations/http.ts
@@ -15,7 +15,6 @@ import {
15
import { getClient } from '@sentry/opentelemetry';
16
import type { IntegrationFn, SanitizedRequestData } from '@sentry/types';
17
18
-import type { RequestOptions } from 'node:https';
19
import { getSanitizedUrlString, parseUrl, stripUrlQueryAndFragment } from '@sentry/utils';
20
import type { NodeClient } from '../sdk/client';
21
import { setIsolationScope } from '../sdk/scope';
0 commit comments