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 => (`