Skip to content

Commit

Permalink
This closes #1515
Browse files Browse the repository at this point in the history
  • Loading branch information
davorbonaci committed Dec 6, 2016
2 parents b29bb1b + 6afe91b commit 077d911
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Options used to configure streaming.
*/
public interface StreamingOptions extends
ApplicationNameOptions, GcpOptions, PipelineOptions {
ApplicationNameOptions, PipelineOptions {
/**
* Set to true if running a streaming pipeline.
*/
Expand Down

0 comments on commit 077d911

Please sign in to comment.