diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-08-26 17:48:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-26 17:48:53 +0000 |
commit | d31e5742f02bde334119384777fb0652d1ad2623 (patch) | |
tree | d10c9768dbba33614f032369beb2357359940e0a | |
parent | d34e11550ae33d36711802148a639fed3ff3bbfb (diff) |
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 <danush10@in.ibm.com>
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject 4df6195434a4472f52000bff0a0f2e62c9cb2d8 +Subproject e09cf9f2ab2d6d7ecedaf4a354c0ddf57292760 |