Skip to content

Commit 0ce01be

Browse files
committed
fix: remove outdated TODO statements
1 parent b6c920f commit 0ce01be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/assets-controllers/src/TokenDetectionController.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2616,11 +2616,7 @@ describe('TokenDetectionController', () => {
26162616
category: 'Wallet',
26172617
properties: {
26182618
tokens: [`${sampleTokenA.symbol} - ${sampleTokenA.address}`],
2619-
// TODO: Either fix this lint violation or explain why it's necessary to ignore.
2620-
26212619
token_standard: 'ERC20',
2622-
// TODO: Either fix this lint violation or explain why it's necessary to ignore.
2623-
26242620
asset_type: 'TOKEN',
26252621
},
26262622
});

0 commit comments

Comments
 (0)