Skip to content

Commit 601cdb4

Browse files
committed
fix(mdc-table-benchmark): remove unnecessary provider
1 parent c90f9a5 commit 601cdb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export class TableBenchmarkApp {
6060
BrowserModule,
6161
MatTableModule,
6262
],
63-
providers: [],
6463
bootstrap: [TableBenchmarkApp],
6564
})
6665
export class AppModule {}

0 commit comments

Comments
 (0)