Skip to content

Commit 4994adc

Browse files
authored
Update packages/svelte/src/compiler/phases/3-transform/utils.js
1 parent 5f9129d commit 4994adc

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

packages/svelte/src/compiler/phases/3-transform/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/** @import { Context } from 'zimmerframe' */
22
/** @import { TransformState } from './types.js' */
3-
/** @import { Scope } from '../scope.js' */
43
/** @import { AST, Binding, Namespace, SvelteNode, ValidatedCompileOptions } from '#compiler' */
54
/** @import { Node, Expression, CallExpression } from 'estree' */
65
import {

0 commit comments

Comments
 (0)