Skip to content

Commit b72c950

Browse files
committed
<this will get rebased away>
1 parent 538cf2f commit b72c950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/src/requestdata.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Event, ExtractedNodeRequestData, PolymorphicRequest, Transaction, TransactionSource } from '@sentry/types';
2-
import { isPlainObject, isString, normalize, stripUrlQueryAndFragment } from '@sentry/utils/';
2+
import { isPlainObject, isString, normalize, stripUrlQueryAndFragment } from '@sentry/utils';
33
import * as cookie from 'cookie';
44
import * as url from 'url';
55

0 commit comments

Comments
 (0)