Skip to content

Commit decabd1

Browse files
trueadmRich-Harris
andauthored
Update packages/svelte/src/compiler/phases/3-transform/client/visitors/RegularElement.js
Co-authored-by: Rich Harris <[email protected]>
1 parent e5c9f6c commit decabd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/svelte/src/compiler/phases/3-transform/client/visitors/RegularElement.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ import {
2929
build_render_statement,
3030
build_template_chunk,
3131
build_update,
32-
build_update_assignment,
33-
get_states_and_calls
32+
build_update_assignment
3433
} from './shared/utils.js';
3534
import { visit_event_attribute } from './shared/events.js';
3635

0 commit comments

Comments
 (0)