Skip to content

Commit f7a60d5

Browse files
committed
update import
1 parent 00b776c commit f7a60d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser-utils/src/metrics/browserMetrics.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { browserPerformanceTimeOrigin, getComponentName, htmlTreeAsString, logge
66

77
import { spanToJSON } from '@sentry/core';
88
import { DEBUG_BUILD } from '../debug-build';
9-
import { WINDOW } from './../types';
9+
import { WINDOW } from '../types';
1010
import {
1111
addClsInstrumentationHandler,
1212
addFidInstrumentationHandler,

0 commit comments

Comments
 (0)