remove breakpoint

This commit is contained in:
Jesse Cirimelli-Low
2021-05-29 16:08:31 -07:00
parent 6705f99855
commit 97f43e31f0
-1
View File
@@ -149,7 +149,6 @@ class pin_group:
pin_list.append(enclosure)
if len(pin_list) == 0:
breakpoint()
debug.error("Did not find any enclosures for {}".format(self.name))
self.router.write_debug_gds("pin_enclosure_error.gds")