Skip to content

Commit

Permalink
FMWK-399-remove-artifacts-flag
Browse files Browse the repository at this point in the history
- linter
  • Loading branch information
filkeith committed Sep 19, 2024
1 parent 3e59af8 commit d9fbfef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions io/local/reader.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,9 @@ func (r *Reader) StreamFiles(
errorsCh <- err
return
}

r.streamDirectory(ctx, readersCh, errorsCh)

return
}

Expand Down

0 comments on commit d9fbfef

Please sign in to comment.