LP1904036 Rebase merge repair
authorBill Erickson <berickxx@gmail.com>
Tue, 17 Aug 2021 14:30:13 +0000 (10:30 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 24 Sep 2021 14:07:58 +0000 (10:07 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/core/core.module.ts

index afc87cc..8ceb6e5 100644 (file)
@@ -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({