Clean code

This commit is contained in:
Adria Navarro 2023-05-16 11:49:51 +02:00
parent 062127b1f1
commit 2176ac8da7
1 changed files with 0 additions and 1 deletions

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)