Clean code
This commit is contained in:
parent
062127b1f1
commit
2176ac8da7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue