From 4d2b9e326ef729ebb01d0b1ff9581c8492ab4820 Mon Sep 17 00:00:00 2001 From: anushadasari Date: Tue, 13 Aug 2019 19:21:18 +0530 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 5957a80435aebf3d684b97e9e28e73e89fb2f9ac - 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-568 Change-Id: Id89534f4fbd326ebcbe12857bce7e2d69bf73dfd 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 fa7374fa4..5957a8043 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit fa7374fa4e05f2a9bb8fe0ac85fb43a8c61c20a0 +Subproject commit 5957a80435aebf3d684b97e9e28e73e89fb2f9ac -- 2.16.6