1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
This commit is contained in:
Andrew Kingston 2024-03-12 19:09:32 +00:00
parent fda71de7c2
commit 28d938ba3e

View file

@ -11,7 +11,6 @@ import {
} from "@budibase/types"
import tracer from "dd-trace"
import { context } from "@budibase/backend-core"
import { getCurrentContext } from "@budibase/backend-core/src/context"
interface FormulaOpts {
dynamic?: boolean