We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6779a40 commit 3c88af4Copy full SHA for 3c88af4
src/app/modules/customer-management/services/customer.service.ts
@@ -1,5 +1,5 @@
1
import { Injectable } from '@angular/core';
2
-import { HttpClient, HttpHeaders } from '@angular/common/http';
+import { HttpClient } from '@angular/common/http';
3
4
import { environment } from './../../../../environments/environment';
5
import { AzureAdB2CService } from 'src/app/modules/login/services/azure.ad.b2c.service';
0 commit comments