mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Removing mistakenly lest throw #701
This commit is contained in:
parent
51fe5545a8
commit
28ac060664
@ -165,7 +165,6 @@ export class GPXProcessing {
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new Error('ds');
|
||||
await fsp.writeFile(outPath, (new xml2js.Builder({renderOpts: {pretty: false}})).buildObject(gpxObj));
|
||||
|
||||
return outPath;
|
||||
|
Loading…
Reference in New Issue
Block a user