Skip to content

Commit 7d11ef6

Browse files
Feiyang1hsubox76
authored andcommitted
[AUTOMATED]: Prettier Code Styling
1 parent 4cc4f27 commit 7d11ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/component/src/provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export class Provider<T extends Name> {
3636
constructor(
3737
private readonly name: T,
3838
private readonly container: ComponentContainer
39-
) { }
39+
) {}
4040

4141
/**
4242
* @param identifier A provider can provide mulitple instances of a service

0 commit comments

Comments
 (0)