Skip to content

Commit 7cbfd34

Browse files
committed
lint
1 parent 63f1af9 commit 7cbfd34

File tree

1 file changed

+0
-1
lines changed
  • packages/node/src/integrations

1 file changed

+0
-1
lines changed

packages/node/src/integrations/http.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {
1515
import { getClient } from '@sentry/opentelemetry';
1616
import type { IntegrationFn, SanitizedRequestData } from '@sentry/types';
1717

18-
import type { RequestOptions } from 'node:https';
1918
import { getSanitizedUrlString, parseUrl, stripUrlQueryAndFragment } from '@sentry/utils';
2019
import type { NodeClient } from '../sdk/client';
2120
import { setIsolationScope } from '../sdk/scope';

0 commit comments

Comments
 (0)