Skip to content

Commit

Permalink
chore: remove unused isNative field
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckT committed Nov 7, 2023
1 parent ef4870d commit 2a20ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/update-bq.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const fieldsToKeep = [
'decimals',
'name',
'symbol',
'isNative',
'tokenId',
'networkId',
] as const
Expand Down

0 comments on commit 2a20ab3

Please sign in to comment.