Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Aug 3, 2024
1 parent 92fe6fe commit 0d73b6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
limitations under the License.
*/
import { Injectable } from "@angular/core";
import { HttpClient } from "@angular/common/http";
import { Observable } from "rxjs";
import { map } from "rxjs/operators";
import { CompanySite } from "../model/company-site";
Expand Down

0 comments on commit 0d73b6a

Please sign in to comment.