fix: build error (#6812)

This commit is contained in:
Katherine 2025-04-30 10:36:08 +08:00 committed by GitHub
parent d4259214fc
commit 1814835ec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,6 @@ import { FormLinkageRules } from '../../../../schema-settings/LinkageRules';
import { SchemaSettingsLinkageRules } from '../../../../schema-settings/SchemaSettings';
import { useColumnSchema } from '../../../../schema-component';
import { SchemaSettingsItemType } from '../../../../application';
import { useColumnSchema } from '../../../../schema-component';
const enabledIndexColumn: SchemaSettingsItemType = {
name: 'enableIndexColumn',