From b22ee50f89dce1e6a460441288ca1ce4b394dff3 Mon Sep 17 00:00:00 2001 From: vjrj Date: Tue, 12 Jun 2018 21:16:01 +0200 Subject: [PATCH] Minor changes --- lib/locationUtils.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/locationUtils.dart b/lib/locationUtils.dart index e7584a6..fb7f09d 100644 --- a/lib/locationUtils.dart +++ b/lib/locationUtils.dart @@ -12,7 +12,6 @@ Future getUserLocation( try { Location _location = new Location(); Map location = await _location.getLocation; - // print('location $location'); // It seems that the lib fails with lat/lon values var basicLocation = new BasicLocation(