Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
pvicensSpacedev committed May 1, 2024
1 parent 29ac675 commit f11fe56
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { useReportError } from 'shared/contexts/ErrorReportingContext';
import useCreateNonce from 'shared/hooks/useCreateNonce';
import { useGetUsersByWalletAddressesImperatively } from 'shared/hooks/useGetUserByWalletAddress';
import { removeNullValues } from 'shared/relay/removeNullValues';
import { Chain } from 'shared/utils/chains';
import styled from 'styled-components';

import Loader from '~/components/core/Loader/Loader';
Expand Down

0 comments on commit f11fe56

Please sign in to comment.