Remove print
This commit is contained in:
parent
17d84174bf
commit
21bdff8b77
1 changed files with 0 additions and 2 deletions
|
@ -487,8 +487,6 @@ def komap_mapswithme(options):
|
|||
if str_dr_element not in all_draw_elements:
|
||||
all_draw_elements.add(str_dr_element)
|
||||
dr_cont.element.extend([dr_element])
|
||||
else:
|
||||
print("Prevented from adding a duplicate ")
|
||||
|
||||
if dr_cont is not None:
|
||||
if dr_cont.element:
|
||||
|
|
Loading…
Add table
Reference in a new issue