HingeBox: Remove debugging code

This commit is contained in:
Florian Festi 2022-03-27 11:30:31 +02:00
parent 67bd25016b
commit 1362364c33
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ class HingeBox(Boxes):
self.rectangularWall(y, h, "Ffef")
self.rectangularWall(x, h, "FFuF", move="left up")
print(s, bool(s))
# lid
self.rectangularWall(x, hl, "UFFF", move="right")
if s: