refactor: remove useless code (#6397)

This commit is contained in:
Zeke Zhang 2025-03-10 14:38:41 +08:00 committed by GitHub
parent 70b0194e52
commit e3123a4abb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@ import { useTranslation } from 'react-i18next';
import { ErrorFallback, StablePopover, TabsContextProvider, useActionContext } from '../..';
import { useDesignable } from '../../';
import { useACLActionParamsContext } from '../../../acl';
import { useApp } from '../../../application';
import {
useCollectionParentRecordData,
useCollectionRecordData,