Skip to content

Commit 39e209b

Browse files
committed
fix build
1 parent 0316ebd commit 39e209b

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)