forked from MapComplete/MapComplete
Chore: remove stray token
This commit is contained in:
parent
312a32e7b5
commit
1cc76e3b5d
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@ export class OsmConnection {
|
|||
(options.filename ?? "gpx_track_mapcomplete_" + new Date().toISOString()) +
|
||||
'"\r\nContent-Type: application/gpx+xml',
|
||||
}
|
||||
user
|
||||
|
||||
const boundary = "987654"
|
||||
|
||||
let body = ""
|
||||
|
|
Loading…
Reference in a new issue