Skip to content

Commit 634d736

Browse files
committed
remove debugger line
1 parent 8a5c1e9 commit 634d736

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/styling-scoped-nopatch.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@
165165
deepContainer.appendChild(deep);
166166
el.$.other.scopeSubtree(deepContainer);
167167
el.scopeSubtree(container);
168-
debugger;
169168
assertComputed(deep, '10px');
170169
});
171170
});

0 commit comments

Comments
 (0)