remove redundant TODO

This commit is contained in:
2025-01-08 15:55:29 -08:00
parent 16c6f48a1d
commit 65211df3b7

View File

@@ -108,7 +108,6 @@ export class RepositoryDataLoader {
name: jsonRoute.name,
color: jsonRoute.color,
id: jsonRoute.myid,
// TODO associate polyline coordinates with routes
polylineCoordinates: [],
systemId: system.id,
};