Skip to content

Commit

Permalink
Fix #346
Browse files Browse the repository at this point in the history
  • Loading branch information
hildogjr committed Aug 11, 2019
1 parent 950bdb9 commit d3d19a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kicost/distributors/api_partinfo_kitspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ def get_part_info(query, parts, distributor_info=None):

if not result:
logger.warning('No information found for part {}'.format(str(part_query)))
print('ERRO', dist_info)

else:

Expand Down

0 comments on commit d3d19a7

Please sign in to comment.