remove debug break
This commit is contained in:
parent
3eaf5ed17e
commit
343a3983eb
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ class GraphRoom():
|
||||||
for coord in coords:
|
for coord in coords:
|
||||||
self.add_point(coord)
|
self.add_point(coord)
|
||||||
start = 1
|
start = 1
|
||||||
# break
|
|
||||||
|
|
||||||
def _add_ring(self, geom, want_left):
|
def _add_ring(self, geom, want_left):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue