Lint
This commit is contained in:
parent
86c34cc549
commit
2361155554
|
@ -6,7 +6,7 @@ import {
|
|||
GetOfflineLicenseTokenResponse,
|
||||
QuotaUsage,
|
||||
} from "@budibase/types"
|
||||
import { APIError, BaseAPIClient } from "./types"
|
||||
import { BaseAPIClient } from "./types"
|
||||
|
||||
export interface LicensingEndpoints {
|
||||
activateLicenseKey: (licenseKey: string) => Promise<void>
|
||||
|
|
Loading…
Reference in New Issue