Skip to content

Commit 6d15645

Browse files
committed
fix lint
1 parent 1b83afe commit 6d15645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/baseclient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ import {
3333
resolvedSyncPromise,
3434
SentryError,
3535
SyncPromise,
36+
timestampInSeconds,
3637
truncate,
3738
uuid4,
38-
timestampInSeconds,
3939
} from '@sentry/utils';
4040

4141
import { getEnvelopeEndpointWithUrlEncodedAuth } from './api';

0 commit comments

Comments
 (0)