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,8 +26,6 @@ import {
|
||||
|
||||
export const bitriseApiRef = createApiRef<BitriseApi>({
|
||||
id: 'plugin.bitrise.service',
|
||||
description:
|
||||
'Used by the BitriseCI plugin to retrieve information about builds.',
|
||||
});
|
||||
|
||||
export const bitrisePlugin = createPlugin({
|
||||
|
||||
Reference in New Issue
Block a user