Skip to content

Commit 62b149f

Browse files
crisbetommalerba
authored andcommitted
chore: fix prerender failure (#8091)
Fixes the prerender check failing due to a faulty rebase in an earlier PR.
1 parent 4c811d4 commit 62b149f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/universal-app/kitchen-sink/kitchen-sink.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ import {
3535
MatToolbarModule,
3636
MatTooltipModule,
3737
MatStepperModule,
38-
MatButtonToggleModule,
39-
MatCheckboxModule,
4038
} from '@angular/material';
4139
import {
4240
CdkTableModule,

0 commit comments

Comments
 (0)