Skip to content

Commit be1bfa8

Browse files
committed
cleanup
1 parent c6b0a3e commit be1bfa8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stixcore/products/CAL/energy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,4 @@ def from_level1(cls, l1product, parent="", idlprocessor=None, ecc_manager=None):
411411
products.append(cal)
412412
# end of for each spectrum
413413

414-
if len(products) > 1:
415-
pass
416414
return products

0 commit comments

Comments
 (0)