diff --git a/src/app/app-routing-paths.ts b/src/app/app-routing-paths.ts index efc60bb5e4..fe2837c6e3 100644 --- a/src/app/app-routing-paths.ts +++ b/src/app/app-routing-paths.ts @@ -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() {