Skip to content

Commit 3e17010

Browse files
Update packages/svelte/src/compiler/types/index.d.ts
Co-authored-by: Elliott Johnson <[email protected]>
1 parent 4fc61c7 commit 3e17010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/src/compiler/types/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import type { ICompileDiagnostic } from '../utils/compile_diagnostic.js';
55
import type { StateCreationRuneName } from '../../utils.js';
66
import type {
77
AssignmentExpression,
8-
AwaitExpression,
98
CallExpression,
109
PrivateIdentifier,
1110
PropertyDefinition

0 commit comments

Comments
 (0)