Skip to content

Commit cf1ee01

Browse files
committed
fix build
1 parent 84ae148 commit cf1ee01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/collections/selection.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {SelectionModel} from '@angular/cdk/collections';
1+
import {SelectionModel} from './selection';
22

33

44
describe('SelectionModel', () => {

0 commit comments

Comments
 (0)