refactor: Removed deprecated use of path for createRouteRef.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
This commit is contained in:
@@ -18,7 +18,6 @@ import { createRouteRef } from '@backstage/core-plugin-api';
|
||||
|
||||
export const azurePullRequestDashboardRouteRef = createRouteRef({
|
||||
id: 'azure-pull-request-dashboard',
|
||||
path: '',
|
||||
});
|
||||
|
||||
export const azurePipelinesEntityContentRouteRef = createRouteRef({
|
||||
|
||||
Reference in New Issue
Block a user