Skip to content

Commit 2f48f0f

Browse files
committed
fixup! refactor(material/chips): switch to lazy ripple rendering
1 parent a4479f1 commit 2f48f0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/material/chips/chip.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ describe('MDC-based MatChip', () => {
1111
let chipDebugElement: DebugElement;
1212
let chipNativeElement: HTMLElement;
1313
let chipInstance: MatChip;
14-
let chipRippleDebugElement: DebugElement;
1514

1615
let dir = 'ltr';
1716

0 commit comments

Comments
 (0)