Skip to content

Commit

Permalink
chore: fix prerender failure (#8091)
Browse files Browse the repository at this point in the history
Fixes the prerender check failing due to a faulty rebase in an earlier PR.
  • Loading branch information
crisbeto authored and mmalerba committed Oct 28, 2017
1 parent 4c811d4 commit 62b149f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/universal-app/kitchen-sink/kitchen-sink.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ import {
MatToolbarModule,
MatTooltipModule,
MatStepperModule,
MatButtonToggleModule,
MatCheckboxModule,
} from '@angular/material';
import {
CdkTableModule,
Expand Down

0 comments on commit 62b149f

Please sign in to comment.