Skip to content

Commit

Permalink
Less changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Jun 13, 2024
1 parent c216bd6 commit d391030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Component, Input, Output, EventEmitter } from "@angular/core";
import { MatDialog } from "@angular/material/dialog";
import { SocialSharing } from "@awesome-cordova-plugins/social-sharing/ngx";
import { Observable } from "rxjs";
import { SocialSharing } from "@awesome-cordova-plugins/social-sharing/ngx";
import { Store } from "@ngxs/store";

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

0 comments on commit d391030

Please sign in to comment.