From d31e5742f02bde334119384777fb0652d1ad2623 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 26 Aug 2019 17:48:53 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601 - Merge "Add semicolon at the end of this statement" - Add 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-595 Change-Id: I7895047b2ae64e3fcca479bb26f45d1a0bd097ac 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 4df619543..e09cf9f2a 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 4df6195434a4472f52000bff0a0f2e62c9cb2d83 +Subproject commit e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601 -- 2.16.6