Skip to content

Commit

Permalink
remove unused chainid ref
Browse files Browse the repository at this point in the history
  • Loading branch information
walmat committed Mar 22, 2024
1 parent 52e52cc commit b1cf1d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resources/assets/assetSelectors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import isEmpty from 'lodash/isEmpty';
import isNil from 'lodash/isNil';
import { ParsedAddressAsset } from '@/entities';
import { parseAssetsNative } from '@/parsers';
import { ChainId } from '@rainbow-me/swaps';

const EMPTY_ARRAY: any = [];

Expand Down

0 comments on commit b1cf1d6

Please sign in to comment.