environments/review-fetch-rela-kuc1q4/deployments/837
Justin 2 years ago
parent edce9d0876
commit d4bcdd821c

@ -2,7 +2,6 @@ import React, { useEffect } from 'react';
import { FormattedMessage } from 'react-intl';
import { fetchFavourites } from 'soapbox/actions/interactions';
import ScrollableList from 'soapbox/components/scrollable_list';
import { Modal, Spinner, Stack } from 'soapbox/components/ui';
import AccountContainer from 'soapbox/containers/account_container';
import { useAppDispatch, useAppSelector } from 'soapbox/hooks';

Loading…
Cancel
Save