Skip to content

Commit 0d73b6a

Browse files
committed
fix: cleanup
1 parent 92fe6fe commit 0d73b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/angular/src/app/maps/services/company-site.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
limitations under the License.
1414
*/
1515
import { Injectable } from "@angular/core";
16-
import { HttpClient } from "@angular/common/http";
1716
import { Observable } from "rxjs";
1817
import { map } from "rxjs/operators";
1918
import { CompanySite } from "../model/company-site";

0 commit comments

Comments
 (0)