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