Skip to content

Commit fe01058

Browse files
agricolabcbrnr
authored andcommitted
Remove superfluous line 408
1 parent fcb9547 commit fe01058

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyxdf/pyxdf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ def load_xdf(filename,
394394
streams = _limit_streams_to_overlap(streams)
395395

396396

397-
398397
streams = [s for s in streams.values()]
399398
return streams, fileheader
400399

0 commit comments

Comments
 (0)