Lint, removed dependancy import

This commit is contained in:
Dean 2023-10-20 11:09:00 +01:00
parent 45d1551083
commit 22a8f7bfae
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
} from "builderStore/dataBinding"
import { ActionButton } from "@budibase/bbui"
import { capitalise } from "helpers"
import { lowerCase } from "lodash"
const onUpdateName = async value => {
try {