From 020b7d8c516d4548d6f19c4e80e7e77b745cec09 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Thu, 22 Aug 2019 16:19:03 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 5538cca27e647bc534de6320ce92a220a288ff84 - 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-583 Change-Id: I68d334ce5f7f427ebc3e49b5991fd989676d8c0e 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 705da1af1..5538cca27 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 705da1af1c1f5ca815436bb562e1870905d5cc07 +Subproject commit 5538cca27e647bc534de6320ce92a220a288ff84 -- 2.16.6