Linting.
This commit is contained in:
parent
6b29a47f5f
commit
2f50a429bb
|
@ -35,7 +35,6 @@ import {
|
|||
} from "@budibase/types"
|
||||
import API from "./api"
|
||||
import jwt, { Secret } from "jsonwebtoken"
|
||||
import cloneDeep from "lodash/fp/cloneDeep"
|
||||
|
||||
class TestConfiguration {
|
||||
server: any
|
||||
|
|
Loading…
Reference in New Issue