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 92fe6fe commit 0d73b6aCopy full SHA for 0d73b6a
frontend/src/angular/src/app/maps/services/company-site.service.ts
@@ -13,7 +13,6 @@
13
limitations under the License.
14
*/
15
import { Injectable } from "@angular/core";
16
-import { HttpClient } from "@angular/common/http";
17
import { Observable } from "rxjs";
18
import { map } from "rxjs/operators";
19
import { CompanySite } from "../model/company-site";
0 commit comments