Fix lint.

This commit is contained in:
Sam Rose 2024-10-11 15:58:04 +01:00
parent fe99280965
commit 1ad371cd7a
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import {
} from "@budibase/types" } from "@budibase/types"
import sdk from "../../../sdk" import sdk from "../../../sdk"
import { context } from "@budibase/backend-core" import { context } from "@budibase/backend-core"
import * as utils from "./utils"
export async function searchView( export async function searchView(
ctx: UserCtx<SearchViewRowRequest, SearchRowResponse> ctx: UserCtx<SearchViewRowRequest, SearchRowResponse>