This commit is contained in:
Christian Lynggaard Jørgensen 2019-04-07 02:17:31 +02:00
parent b5a3943863
commit 9fa81de6a2
1 changed files with 1 additions and 1 deletions

View File

@ -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({