We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ad69f commit 031b7ccCopy full SHA for 031b7cc
packages/tracing/src/browser/backgroundtab.ts
@@ -1,6 +1,6 @@
1
import { getGlobalObject, logger } from '@sentry/utils';
2
3
-import { FINISH_REASON_TAG, IDLE_TRANSACTION_FINISH_REASONS } from '../constants';
+import { IDLE_TRANSACTION_FINISH_REASONS } from '../constants';
4
import { IdleTransaction } from '../idletransaction';
5
import { SpanStatusType } from '../span';
6
import { getActiveTransaction } from '../utils';
0 commit comments