Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Aug 25, 2024
1 parent 102bcfb commit 34799fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
SourceSpecification,
LayerSpecification
} from "maplibre-gl";
import { Subject, Subscription, mergeMap } from "rxjs";
import { Subject, mergeMap } from "rxjs";
import { Store } from "@ngxs/store";

import { BaseMapComponent } from "../base-map.component";
Expand Down

0 comments on commit 34799fa

Please sign in to comment.