merge
This commit is contained in:
parent
b5a3943863
commit
9fa81de6a2
|
@ -4,7 +4,7 @@ import { RouterExtensions } from "nativescript-angular/router";
|
|||
import { TouchGestureEventData, GestureEventData } from 'tns-core-modules/ui/gestures'
|
||||
import { isEnabled, enableLocationRequest, getCurrentLocation, watchLocation, distance, clearWatch, Location } from "nativescript-geolocation";
|
||||
|
||||
import { MyHttpPostService } from '../services/my-http-post-service''
|
||||
import { MyHttpPostService } from '../services/my-http-post-service'
|
||||
|
||||
|
||||
@Component({
|
||||
|
|
Loading…
Reference in a new issue