diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-08-22 16:19:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-22 16:19:03 +0000 |
commit | 020b7d8c516d4548d6f19c4e80e7e77b745cec09 (patch) | |
tree | 3bc1f4d99b0f5e9c45bec41738c61b60c8c17f8e | |
parent | 8b9554514473fd1227e745ad897c4993fdf73dcd (diff) |
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 <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 705da1af1c1f5ca815436bb562e1870905d5cc0 +Subproject 5538cca27e647bc534de6320ce92a220a288ff8 |