Skip to content

Commit 203ba37

Browse files
adigubaRich-Harris
andauthored
Update packages/svelte/src/compiler/phases/3-transform/client/visitors/RegularElement.js
unused for now Co-authored-by: Rich Harris <[email protected]>
1 parent 559c168 commit 203ba37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,6 @@ function build_element_attribute_update_assignment(
565565
attribute,
566566
attributes,
567567
class_directives,
568-
style_directives,
569568
context
570569
) {
571570
const state = context.state;

0 commit comments

Comments
 (0)