chore(): undo linter test

This commit is contained in:
Tiago Siebler
2024-12-11 16:54:15 +00:00
parent ebf7f69a81
commit 0299bf41d2

View File

@@ -20,7 +20,7 @@ export type SpotKlineInterval =
| '1Dutc' | '1Dutc'
| '3Dutc' | '3Dutc'
| '1Wutc' | '1Wutc'
| "1Mutc"; | '1Mutc';
export interface NewWalletTransfer { export interface NewWalletTransfer {
fromType: WalletType; fromType: WalletType;