diff --git a/src/c3nav/routing/room.py b/src/c3nav/routing/room.py index ae99672f..844ea7b2 100644 --- a/src/c3nav/routing/room.py +++ b/src/c3nav/routing/room.py @@ -111,7 +111,6 @@ class GraphRoom(): for coord in coords: self.add_point(coord) start = 1 - # break def _add_ring(self, geom, want_left): """