release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
@@ -26,7 +26,6 @@ export interface FindingSummary {
|
||||
|
||||
export const fossaApiRef = createApiRef<FossaApi>({
|
||||
id: 'plugin.fossa.service',
|
||||
description: 'Used by the Fossa plugin to make requests',
|
||||
});
|
||||
|
||||
export type FossaApi = {
|
||||
|
||||
Reference in New Issue
Block a user