Skip to content

Commit c051c5b

Browse files
committed
remove unused variable in test
1 parent 634d736 commit c051c5b

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
@@ -158,7 +158,6 @@
158158
el = fixture('deep');
159159
});
160160
test('scopeSubtree does not modify other elements\' trees', function() {
161-
const target = el.$.target;
162161
const container = el.$.container;
163162
const deepContainer = el.$.other.$.container;
164163
const deep = document.createElement('div');

0 commit comments

Comments
 (0)