Skip to content

Commit 0299bf4

Browse files
committed
chore(): undo linter test
1 parent ebf7f69 commit 0299bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/request/v1/spotV1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export type SpotKlineInterval =
2020
| '1Dutc'
2121
| '3Dutc'
2222
| '1Wutc'
23-
| "1Mutc";
23+
| '1Mutc';
2424

2525
export interface NewWalletTransfer {
2626
fromType: WalletType;

0 commit comments

Comments
 (0)