You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ma...@apache.org on 2022/11/07 08:35:25 UTC

[atlas] 03/04: ATLAS-4706: Remove unnecessary single quote at the end of flink_model.json

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

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

commit 4774ed61d5de579d3c9bad9162115e8c6cbb57a6
Author: yanxu3 <ya...@microsoft.com>
AuthorDate: Sun Nov 6 23:11:45 2022 -0800

    ATLAS-4706: Remove unnecessary single quote at the end of flink_model.json
    
    Signed-off-by: Madhan Neethiraj <ma...@apache.org>
---
 addons/models/1000-Hadoop/1110-flink_model.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addons/models/1000-Hadoop/1110-flink_model.json b/addons/models/1000-Hadoop/1110-flink_model.json
index 029600fa3..35c0af1ba 100644
--- a/addons/models/1000-Hadoop/1110-flink_model.json
+++ b/addons/models/1000-Hadoop/1110-flink_model.json
@@ -103,4 +103,4 @@
       "propagateTags": "NONE"
     }
   ]
-}'
\ No newline at end of file
+}