Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2k committed Oct 30, 2018
1 parent 9436f58 commit 59d3e0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/split/splitter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ impl Splitter {
.collect()
};

// Change this to create senders instead
let mut senders = HashMap::new();
let mut chunk_writers = Vec::new();
let output_path = match self.output_prefix {
Expand Down

0 comments on commit 59d3e0a

Please sign in to comment.