Skip to content

Commit 3a0e10d

Browse files
committed
fix formatting
1 parent 2cb9802 commit 3a0e10d

File tree

1 file changed

+1
-1
lines changed
  • packages/astro/src/server

1 file changed

+1
-1
lines changed

packages/astro/src/server/sdk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { applySdkMetadata } from '@sentry/core';
2-
import type { NodeOptions} from '@sentry/node';
2+
import type { NodeOptions } from '@sentry/node';
33
import { getDefaultIntegrations } from '@sentry/node';
44
import { init as initNodeSdk, setTag } from '@sentry/node';
55

0 commit comments

Comments
 (0)