chore(): run linter

This commit is contained in:
JJ-Cro
2024-12-17 16:42:20 +01:00
parent ba6b83aa14
commit 7f79a57bf7

View File

@@ -383,7 +383,6 @@ export interface ConvertRecordV2 {
toCoin: string; toCoin: string;
} }
/** /**
* *
* * Common | BGB Convert * * Common | BGB Convert
@@ -402,7 +401,6 @@ export interface BGBConvertCoinV2 {
cTime: string; cTime: string;
} }
export interface ConvertBGBResponseV2 { export interface ConvertBGBResponseV2 {
orderList: { orderList: {
coin: string; coin: string;