mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
remove redundant TODO
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user