From 2a206aef2005ab2276ccf37275bc3a689e4ade5a Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Wed, 4 Sep 2019 17:44:36 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to ce01bcbb4da06b2db9381712a42fe9f403613b0d - Merge changes from topics "VID-8", "VID-7" * changes: Add semicolon at the end Add a semicolon at the end of this statement - Add semicolon at the end 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-607 Change-Id: Ief3162f9990689251c7268c515107a34b1a03a52 Signed-off-by: anushadasari - 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-607 Change-Id: I92d5834ace5659334bdede1dfc2af23cc697f78a 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 bcf64e434..ce01bcbb4 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit bcf64e43461bccb2da6590a8bc46faa5f4ca7d98 +Subproject commit ce01bcbb4da06b2db9381712a42fe9f403613b0d -- 2.16.6