remove debug statement
This commit is contained in:
parent
f064e02f1d
commit
43cdede84a
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ class GraphRoom():
|
|||
points += self._add_ring(interior, want_left=True)
|
||||
|
||||
# points around steps
|
||||
print(self._built_isolated_areas)
|
||||
self.add_points_on_rings(self._built_isolated_areas)
|
||||
|
||||
def _add_ring(self, geom, want_left):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue