From 2fd7fe0724c32177bb7224384e7c7aaeb7d5f05b Mon Sep 17 00:00:00 2001 From: muerwre Date: Mon, 18 Feb 2019 14:41:15 +0700 Subject: [PATCH] finally fixed gpx points --- src/utils/gpx.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/gpx.ts b/src/utils/gpx.ts index 9e87d9f..19e054f 100644 --- a/src/utils/gpx.ts +++ b/src/utils/gpx.ts @@ -17,7 +17,6 @@ interface IGetGPXString { title?: string, } - export const getGPXString = ({ route, title, stickers }: IGetGPXString): string => (`