Merge pull request #8488 from cmpadden/remove-deprecations
Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18)
This commit is contained in:
@@ -21,7 +21,6 @@ import { ApiRef, createApiRef } from '@backstage/core-plugin-api';
|
||||
export const techRadarApiRef: ApiRef<TechRadarApi> = createApiRef<TechRadarApi>(
|
||||
{
|
||||
id: 'plugin.techradar.service',
|
||||
description: 'Used to populate data in the TechRadar plugin',
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user