Skip to content

Commit e626bab

Browse files
committed
refactor: remove unnecessary blank line in Sentry client configuration
1 parent 67309fe commit e626bab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instrumentation-client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// This file configures the initialization of Sentry on the client.
22
// The added config here will be used whenever a users loads a page in their browser.
33
// https://docs.sentry.io/platforms/javascript/guides/nextjs/
4-
54
import * as Sentry from '@sentry/nextjs';
65
import * as Spotlight from '@spotlightjs/spotlight';
76

0 commit comments

Comments
 (0)