Remove unused import.
This commit is contained in:
parent
8ad0729317
commit
ee45efd658
|
@ -7,7 +7,6 @@ import {
|
|||
ViewResponseEnriched,
|
||||
} from "@budibase/types"
|
||||
import { Expectations, TestAPI } from "./base"
|
||||
import sdk from "../../../sdk"
|
||||
|
||||
export class ViewV2API extends TestAPI {
|
||||
create = async (
|
||||
|
|
Loading…
Reference in New Issue