Skip to content

Commit ec553ed

Browse files
committed
fix: add knipignore comment for version import in browser navigation instrumentation
1 parent a8e0c76 commit ec553ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/instrumentation-browser-navigation/src/instrumentation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
import { InstrumentationBase, isWrapped } from '@opentelemetry/instrumentation';
1818
import { LogRecord } from '@opentelemetry/api-logs';
19+
/** @knipignore */
1920
import { PACKAGE_NAME, PACKAGE_VERSION } from './version';
2021
import {
2122
BrowserNavigationInstrumentationConfig,

0 commit comments

Comments
 (0)