We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f9eb9 commit 379526bCopy full SHA for 379526b
packages/svelte/src/internal/client/render.js
@@ -30,7 +30,6 @@ import * as w from './warnings.js';
30
import * as e from './errors.js';
31
import { assign_nodes } from './dom/template.js';
32
import { is_passive_event } from '../../utils.js';
33
-import { async_mode_flag } from '../flags/index.js';
34
import { COMMENT_NODE } from './constants.js';
35
36
/**
0 commit comments