Skip to content

Commit b6b50cc

Browse files
author
Tobias Schweizer
committed
tests (MatCalendar): remove unused import
1 parent f8c4c5b commit b6b50cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/datepicker/calendar.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {MatDatepickerIntl} from './datepicker-intl';
1414
import {MatMonthView} from './month-view';
1515
import {MatMultiYearView, yearsPerPage} from './multi-year-view';
1616
import {MatYearView} from './year-view';
17-
import {MatDatepickerModule} from './datepicker-module';
1817
import {PortalModule} from '@angular/cdk/portal';
1918
import {MatButtonModule} from '@angular/material/button';
2019

0 commit comments

Comments
 (0)