[Fixed][V6 SCH] Merge error

This commit is contained in:
Salvador E. Tropea 2024-02-02 13:23:14 -03:00
parent eda5c658bd
commit 4bba402a61
1 changed files with 0 additions and 1 deletions

View File

@ -788,7 +788,6 @@ class LibComponent(object):
if parent is None:
logger.warning(W_NOLIB + "Component `{}` with more than one `:`".format(comp.name))
comp.units = []
comp.unit_name = ''
comp.pins = []
comp.all_pins = []
comp.unit_count = 1