Fix test failures and lint.

This commit is contained in:
Sam Rose 2024-08-09 11:45:55 +01:00
parent fc57439595
commit d716d4b4d0
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit 62ef0e2d6e83522b6732fb3c61338de303f06ff0
Subproject commit 7fe713e51afea77c8024579582a4e1a4ec1b55b3

View File

@ -70,7 +70,6 @@ import {
} from "@budibase/types"
import API from "./api"
import { cloneDeep } from "lodash"
import jwt, { Secret } from "jsonwebtoken"
import { Server } from "http"