From 2a555b53fc3b47ff01e84a2efbe2d75e4a42401c Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 28 Nov 2022 10:23:51 -0500 Subject: [PATCH] Revert "fix typo" This reverts commit 201c0b45f0c506d78da8f3e2b70098d47ea16440. --- Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts index cce7acf587..2fff294dc9 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-local.module.ts @@ -17,7 +17,6 @@ import {StandingPenaltyComponent} from './standing-penalty.component'; AdminCarouselComponent, StandingPenaltyComponent, ClonePortalEntriesDialogComponent, - OpenAthensIdentityComponent, AdminStaffPortalPageComponent ], imports: [ -- 2.11.0