Skip to content

Commit af78465

Browse files
committed
unused
1 parent 92cc175 commit af78465

File tree

1 file changed

+1
-2
lines changed
  • packages/svelte/src/compiler/phases/3-transform/client/transform-template

1 file changed

+1
-2
lines changed

packages/svelte/src/compiler/phases/3-transform/client/transform-template/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
/** @import { ComponentContext, ComponentClientTransformState } from '../types.js' */
2-
/** @import { Identifier, Expression } from 'estree' */
1+
/** @import { ComponentClientTransformState } from '../types.js' */
32
/** @import { Namespace } from '#compiler' */
43
/** @import { SourceLocation } from '#shared' */
54
import { dev } from '../../../../state.js';

0 commit comments

Comments
 (0)