Skip to content

Commit

Permalink
chore(): run linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ-Cro committed Dec 17, 2024
1 parent ba6b83a commit 7f79a57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/response/v2/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@ export interface ConvertRecordV2 {
toCoin: string;
}


/**
*
* * Common | BGB Convert
Expand All @@ -402,7 +401,6 @@ export interface BGBConvertCoinV2 {
cTime: string;
}


export interface ConvertBGBResponseV2 {
orderList: {
coin: string;
Expand Down

0 comments on commit 7f79a57

Please sign in to comment.