From 0cbb0e86ce13098b669a75a1e364f8d6855d1684 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Thu, 29 Aug 2019 12:14:40 +0000 Subject: [PATCH 1/1] Update git submodules * Update docs/submodules/vid.git from branch 'master' to e7dfb1fd34541e56b70c6d57a9c04c3883615b11 - 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: If9e0bba384cd1345e4674e5e06085ba8feb78e39 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 063bae217..e7dfb1fd3 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 063bae2178412f29216b49788c613b863e611f70 +Subproject commit e7dfb1fd34541e56b70c6d57a9c04c3883615b11 -- 2.16.6