From ff3bf6f3630959dd0b5c0ff49507b1163946058f Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 10 Sep 2019 14:44:28 +0000 Subject: Update git submodules * Update docs/submodules/vid.git from branch 'master' to 6ecf18950bedf5a4d4a8d37a1cce3c7fbc31cee1 - Merge "Semicolon at the end of the Statement and Remove trailing whitespaces at the end of this line" - Semicolon at the end of the Statement and Remove trailing whitespaces at the end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: Ic6daf9162504a2296a7e2cf48f08e60cabe14b21 Signed-off-by: anushadasari --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/vid.git') diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 3171bdbbf..6ecf18950 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 3171bdbbf3882ed02d0c4e9807b360035493a197 +Subproject commit 6ecf18950bedf5a4d4a8d37a1cce3c7fbc31cee1 -- cgit 1.2.3-korg