unused import

pull/10794/head
Rich Harris 2 years ago
parent 45de121fc3
commit ec78d5b465

@ -10,7 +10,6 @@ import {
import { unstate } from './proxy.js'; import { unstate } from './proxy.js';
import { destroy_effect, pre_effect } from './reactivity/effects.js'; import { destroy_effect, pre_effect } from './reactivity/effects.js';
import { import {
EACH_BLOCK,
EFFECT, EFFECT,
PRE_EFFECT, PRE_EFFECT,
RENDER_EFFECT, RENDER_EFFECT,

Loading…
Cancel
Save