Skip to content

Commit ff89333

Browse files
committed
fix(mdc-chips-benchmark): remove unnecessary providers
1 parent e74bba5 commit ff89333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/benchmarks/mdc/chips/app.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export class ChipsBenchmarkApp {
5353
BrowserModule,
5454
MatChipsModule,
5555
],
56-
providers: [],
5756
bootstrap: [ChipsBenchmarkApp],
5857
})
5958
export class AppModule {}

0 commit comments

Comments
 (0)