Skip to content

Commit

Permalink
fix(c-bridge): remove duplicated entry in wrb_abi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Oct 10, 2024
1 parent a6537ac commit 7323eff
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions bridges/wrb_abi.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,19 +309,6 @@
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "class",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "version",
Expand Down

0 comments on commit 7323eff

Please sign in to comment.