This is an automated email from the ASF dual-hosted git repository.

ibzib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new f3b67e7  Fix whitespace lint
     new 1965eba  Merge pull request #15589 from TheNeuralBit/fix-whitespace
f3b67e7 is described below

commit f3b67e7d63eeadc4e99f736fd2724a270f5ae0a4
Author: Brian Hulette <bhule...@google.com>
AuthorDate: Fri Sep 24 14:28:57 2021 -0700

    Fix whitespace lint
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index c686091..508303c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -123,7 +123,7 @@
   * Code depending on beam imports need to include v2 on the module path.
     * Fix by'v2' to the import paths, turning  `.../sdks/go/...` to 
`.../sdks/v2/go/...`
   * No other code change should be required to use v2.33.0 of the Go SDK.
-  
+
 ## Deprecations
 
 * X behavior is deprecated and will be removed in X versions 
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).

Reply via email to