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=1001e20fce7cd4d9f37b52844c991942ed9b7600;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({