Skip to content

Commit

Permalink
fix: refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
impelcrypto committed Dec 19, 2024
1 parent b7c300c commit 7c28c9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v2/services/implementations/AssetsService.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { ethers } from 'ethers';
import { inject, injectable } from 'inversify';
import { is } from 'quasar';
import { endpointKey } from 'src/config/chainEndpoints';
import { LOCAL_STORAGE } from 'src/config/localStorage';
import { handleCheckProviderChainId } from 'src/config/web3';
Expand Down

0 comments on commit 7c28c9a

Please sign in to comment.