96252: Clean up SharedModule & CoreModule

This commit is contained in:
Yury Bondarenko
2022-11-23 20:43:31 +01:00
parent 9e731909ae
commit d0c74ed49f
3 changed files with 3 additions and 65 deletions

View File

@@ -1,7 +1,6 @@
import { APP_BASE_HREF, CommonModule, DOCUMENT } from '@angular/common';
import { HTTP_INTERCEPTORS, HttpClientModule } from '@angular/common/http';
import { NgModule } from '@angular/core';
import { AbstractControl } from '@angular/forms';
import { BrowserModule } from '@angular/platform-browser';
import { NgbModule } from '@ng-bootstrap/ng-bootstrap';