Skip to content

Commit

Permalink
Update src/entities/token.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhui Luo <[email protected]>
  • Loading branch information
malik672 and shuhuiluo authored Jan 9, 2024
1 parent 9040813 commit 5724e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entities/token.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ macro_rules! token {
None,
None,
)
.expect("failed to create token")
};
($chain_id:expr, $address:expr, $decimals:expr, $symbol:expr, $name:expr) => {
Token::new(
Expand Down

0 comments on commit 5724e17

Please sign in to comment.