Skip to content

Commit d9d71e9

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

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
@@ -1,7 +1,6 @@
11
import {Directionality} from '@angular/cdk/bidi';
22
import {Component, DebugElement, ViewChild} from '@angular/core';
33
import {waitForAsync, ComponentFixture, TestBed} from '@angular/core/testing';
4-
import {MatRipple} from '@angular/material/core';
54
import {By} from '@angular/platform-browser';
65
import {Subject} from 'rxjs';
76
import {MatChip, MatChipEvent, MatChipSet, MatChipsModule} from './index';

0 commit comments

Comments
 (0)