Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
  • Loading branch information
capitalist42 committed May 20, 2024
1 parent d9a32f7 commit c30fe27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/model/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,8 @@ export type Token = {
*/
memo?: string;
/**
* the unit of the token
*/
* the unit of the token
*/
unit?: string;
};
/**
Expand Down

0 comments on commit c30fe27

Please sign in to comment.