Skip to content

Commit db79c5f

Browse files
committed
fix(mdc-form-field-benchmark): remove unnecessary provider
1 parent a142851 commit db79c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/benchmarks/mdc/form-field/app.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export class FormFieldBenchmarkApp {
5555
MatFormFieldModule,
5656
MatInputModule,
5757
],
58-
providers: [],
5958
bootstrap: [FormFieldBenchmarkApp],
6059
})
6160
export class AppModule {}

0 commit comments

Comments
 (0)