Skip to content

Commit 32ca000

Browse files
committed
cleanup
1 parent bfbe6a6 commit 32ca000

File tree

1 file changed

+0
-3
lines changed
  • packages/browser-utils/src/metrics

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,3 @@ export function extractNetworkProtocol(nextHopProtocol: string): { name: string;
170170
}
171171
return { name, version };
172172
}
173-
174-
type ReportEvent = 'pagehide' | 'navigation';
175-
function createReportOnceHandler();

0 commit comments

Comments
 (0)