From f0af0f687e07617ad3ebf355be35a6298cc12929 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 2 Sep 2019 12:54:07 +0000 Subject: [PATCH 1/1] Update git submodules * Update docs/submodules/vid.git from branch 'master' to b854b38ea408a88632445e47597b5db4533c0d59 - 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: I64c97eaf1877016fe79e6e31caf620f8c99363df 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 f1d68862a..b854b38ea 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit f1d68862af43f2d428042476e876b5073978bbc1 +Subproject commit b854b38ea408a88632445e47597b5db4533c0d59 -- 2.16.6