1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
This commit is contained in:
Adria Navarro 2024-04-03 12:39:24 +02:00
parent 234c7feab2
commit dae0c749ca

View file

@ -30,8 +30,6 @@ import {
View,
RelationshipFieldMetadata,
FieldType,
FieldTypeSubtypes,
AttachmentFieldMetadata,
} from "@budibase/types"
export async function clearColumns(table: Table, columnNames: string[]) {