Skip to content

Commit 07d935e

Browse files
committed
fix: Linter
1 parent 44f8f17 commit 07d935e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hub/src/hub.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ import {
1313
IntegrationClass,
1414
Primitive,
1515
SessionContext,
16+
SessionStatus,
1617
Severity,
1718
Span,
1819
SpanContext,
1920
Transaction,
2021
TransactionContext,
2122
User,
22-
SessionStatus,
2323
} from '@sentry/types';
2424
import { consoleSandbox, dateTimestampInSeconds, getGlobalObject, isNodeEnv, logger, uuid4 } from '@sentry/utils';
2525

0 commit comments

Comments
 (0)