mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Remove debugging statement
This commit is contained in:
@@ -106,7 +106,6 @@ class iterator(_iterator):
|
||||
initializer = ifcopenshell_wrapper.\
|
||||
construct_iterator_double_precision_with_include_exclude
|
||||
|
||||
import pdb; pdb.set_trace()
|
||||
self.this = initializer(
|
||||
self.settings,
|
||||
file_or_filename,
|
||||
|
||||
Reference in New Issue
Block a user