From: Bill Erickson Date: Tue, 17 Aug 2021 14:30:13 +0000 (-0400) Subject: LP1904036 Rebase merge repair X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9eaf58f2e0eeaf021a27b305eb284d94e9c80cb1;p=working%2FEvergreen.git LP1904036 Rebase merge repair Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/core/core.module.ts b/Open-ILS/src/eg2/src/app/core/core.module.ts index afc87cc122..8ceb6e5c7e 100644 --- a/Open-ILS/src/eg2/src/app/core/core.module.ts +++ b/Open-ILS/src/eg2/src/app/core/core.module.ts @@ -6,7 +6,6 @@ */ import {NgModule} from '@angular/core'; import {CommonModule, DatePipe, DecimalPipe} from '@angular/common'; -import {CommonModule, DatePipe, CurrencyPipe} from '@angular/common'; import {FormatService, FormatValuePipe, OrgDateInContextPipe, DueDatePipe} from './format.service'; @NgModule({