Skip to content

Commit 01501bd

Browse files
committed
fix: remove trailing comma
1 parent 046a1c8 commit 01501bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tokens/mainnet/defaultTokenList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"decimals": 18,
203203
"logoURI": "https://raw.githubusercontent.com/burrbear-dev/default-lists/main/src/assets/invda.png",
204204
"tags": ["rwa"]
205-
},
205+
}
206206
],
207207
"version": {
208208
"major": 1,

0 commit comments

Comments
 (0)