Skip to content

Commit 46a8a26

Browse files
committed
oops
1 parent c84aea7 commit 46a8a26

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/src/compiler/phases/3-transform/server/visitors

1 file changed

+1
-1
lines changed

packages/svelte/src/compiler/phases/3-transform/server/visitors/SnippetBlock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/** @import { BlockStatement } from 'estree' */
22
/** @import { AST } from '#compiler' */
3-
/** @import { ComponentContext, } from '../types.js' */
3+
/** @import { ComponentContext } from '../types.js' */
44
import * as b from '../../../../utils/builders.js';
55

66
/**

0 commit comments

Comments
 (0)