Skip to content

Commit 78dff8a

Browse files
committed
delete line
1 parent 3a36e1a commit 78dff8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/astro/src/integration/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const PKG_NAME = '@sentry/astro';
1111

1212
export const sentryAstro = (options: SentryOptions = {}): AstroIntegration => {
1313
let sentryServerInitPath: string | undefined;
14-
1514
let didSaveRouteData = false;
1615

1716
return {

0 commit comments

Comments
 (0)