Skip to content

Commit 3f7ff5a

Browse files
committed
fix: lint fix
1 parent eff6e68 commit 3f7ff5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/account-api/src/api/provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export enum AccountProviderType {
44
Evm = 'Evm',
55
Solana = 'Solana',
66
Btc = 'Btc',
7-
};
7+
}
88

99
/**
1010
* An account provider is reponsible of providing accounts to an account group.

0 commit comments

Comments
 (0)