Skip to content

Commit

Permalink
Remove incorrect comment.
Browse files Browse the repository at this point in the history
The CloudFilesDataSegmentPuller can't handle URI data pulls.
This comment was obviously copied from the s3 module and never removed.
  • Loading branch information
erikdubbelboer committed Jan 30, 2016
1 parent 6c8a024 commit f72b613
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
import java.io.IOException;
import java.util.Map;

/**
* A data segment puller that also handles URI data pulls.
*/
public class CloudFilesDataSegmentPuller implements DataSegmentPuller
{

Expand Down

0 comments on commit f72b613

Please sign in to comment.