Skip to content

Commit

Permalink
remove unuse setting
Browse files Browse the repository at this point in the history
  • Loading branch information
0xverin committed Jun 20, 2024
1 parent abcec4a commit ebae82d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ contract BRC20Mapping is BRC20 {
// cats
tokenNames["cats"] = Cats.getTokenName();
tokenRanges["cats"] = Cats.getTokenRanges();
tokenBscAddress["cats"] = "";
tokenEthereumAddress["cats"] = "";

// long
tokenNames["long"] = Long.getTokenName();
Expand Down

0 comments on commit ebae82d

Please sign in to comment.