mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 16:00:32 +00:00
remove redundant TODO
This commit is contained in:
@@ -108,7 +108,6 @@ export class RepositoryDataLoader {
|
|||||||
name: jsonRoute.name,
|
name: jsonRoute.name,
|
||||||
color: jsonRoute.color,
|
color: jsonRoute.color,
|
||||||
id: jsonRoute.myid,
|
id: jsonRoute.myid,
|
||||||
// TODO associate polyline coordinates with routes
|
|
||||||
polylineCoordinates: [],
|
polylineCoordinates: [],
|
||||||
systemId: system.id,
|
systemId: system.id,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user