From a2361dc137aae8e4500bc5572d7ad30c25fedbcb Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 27 Aug 2019 03:01:12 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 4681b86743cfeb0ee075797c7628eeb916a5435b - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement 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-597 Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01 Signed-off-by: anushadasari --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index d2e4797c8..4681b8674 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit d2e4797c85ac0d5a37bc3bacc5bddd1c26550dad +Subproject commit 4681b86743cfeb0ee075797c7628eeb916a5435b -- 2.16.6