remove debug break

This commit is contained in:
Laura Klünder 2016-12-10 19:34:36 +01:00
parent 3eaf5ed17e
commit 343a3983eb

View file

@ -111,7 +111,6 @@ class GraphRoom():
for coord in coords:
self.add_point(coord)
start = 1
# break
def _add_ring(self, geom, want_left):
"""