1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Clean code

This commit is contained in:
Adria Navarro 2023-05-16 11:49:51 +02:00
parent 062127b1f1
commit 2176ac8da7

View file

@ -25,7 +25,6 @@ import {
DatasourcePlus,
} from "@budibase/types"
import sdk from "../../sdk"
import _ from "lodash"
function getErrorTables(errors: any, errorType: string) {
return Object.entries(errors)