This commit is contained in:
mike12345567 2024-12-02 15:32:59 +00:00
parent fe9e4d1c5a
commit 24be6ef496
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import {
} from "@budibase/types"
import sdk from "../../sdk"
import * as pro from "@budibase/pro"
import { isAutomationResults } from "../../automations/triggers"
const toJsonSchema = require("to-json-schema")
const validate = require("jsonschema").validate