Skip to content

Commit

Permalink
Fix import issue from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
VerboseCat committed Sep 3, 2024
1 parent cf5116d commit cf2f26c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import { useFormatter } from '../../../components/i18n';
import DataTable from '../../../components/dataGrid/DataTable';
import { UsePreloadedPaginationFragment } from '../../../utils/hooks/usePreloadedPaginationFragment';
import useHelper from '../../../utils/hooks/useHelper';
import useEntityToggle from '../../../utils/hooks/useEntityToggle';
import ExportContextProvider from '../../../utils/ExportContextProvider';
import useConnectedDocumentModifier from '../../../utils/hooks/useConnectedDocumentModifier';

const LOCAL_STORAGE_KEY = 'channels';
Expand Down

0 comments on commit cf2f26c

Please sign in to comment.