mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
removed consolelog
This commit is contained in:
parent
8e860f327a
commit
3ace7b157a
1 changed files with 0 additions and 2 deletions
|
@ -619,8 +619,6 @@ function* getGPXTrackSaga(): SagaIterator {
|
|||
|
||||
const track = getGPXString({ route, stickers, title: (title || address) });
|
||||
|
||||
console.log({ route, stickers });
|
||||
|
||||
return downloadGPXTrack({ track, title });
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue