CST-11012 removed not needed path in app-routing-paths.ts

This commit is contained in:
Sondissimo
2023-09-03 14:03:25 +02:00
parent 1f5f0555dd
commit 18aa0bbd96

View File

@@ -32,8 +32,6 @@ export function getBitstreamRequestACopyRoute(item, bitstream): { routerLink: st
};
}
export const COAR_NOTIFY_SUPPORT = 'coar-notify-support';
export const HOME_PAGE_PATH = 'admin';
export function getHomePageRoute() {