From bf1f0415a89f541c3539f796da0c0bcee9aa42f6 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 17 Aug 2021 10:30:13 -0400 Subject: [PATCH] LP1904036 Rebase merge repair Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/core/core.module.ts | 1 - 1 file changed, 1 deletion(-) 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({ -- 2.11.0