Skip to content

Commit 379526b

Browse files
committed
unused
1 parent 31f9eb9 commit 379526b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/src/internal/client/render.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import * as w from './warnings.js';
3030
import * as e from './errors.js';
3131
import { assign_nodes } from './dom/template.js';
3232
import { is_passive_event } from '../../utils.js';
33-
import { async_mode_flag } from '../flags/index.js';
3433
import { COMMENT_NODE } from './constants.js';
3534

3635
/**

0 commit comments

Comments
 (0)