Skip to content

Commit

Permalink
Update DataflowRunnerTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcveety committed Dec 10, 2016
1 parent dd0f662 commit bb9b22b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -79,8 +79,8 @@
import org.apache.beam.sdk.io.Read;
import org.apache.beam.sdk.io.TextIO;
import org.apache.beam.sdk.options.PipelineOptions;
import org.apache.beam.sdk.options.PipelineOptionsFactory;
import org.apache.beam.sdk.options.PipelineOptions.CheckEnabled;
import org.apache.beam.sdk.options.PipelineOptionsFactory;
import org.apache.beam.sdk.options.ValueProvider;
import org.apache.beam.sdk.runners.TransformHierarchy;
import org.apache.beam.sdk.runners.dataflow.TestCountingSource;
Expand Down

0 comments on commit bb9b22b

Please sign in to comment.