Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MogageNicolae committed Aug 14, 2024
1 parent 46fae6d commit 012c69f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/endpoints/mex/entities/mex.token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ export class MexToken {
@ApiProperty({ type: Number, nullable: true })
tradesCount: number | undefined = 0;
}

0 comments on commit 012c69f

Please sign in to comment.