Skip to content

Commit

Permalink
Remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Dec 20, 2023
1 parent 116a227 commit acd022f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/assets-controllers/src/TokenDetectionController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ export class TokenDetectionController extends StaticIntervalPollingController<

#isDetectionEnabledForNetwork: boolean;

/**
* Name of this controller used during composition
*/

readonly #getBalancesInSingleCall: AssetsContractController['getBalancesInSingleCall'];

/**
Expand Down

0 comments on commit acd022f

Please sign in to comment.