diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-02 12:54:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-02 12:54:04 +0000 |
commit | 415e4ccf95caf2f4b027473150e7a4238a77afe5 (patch) | |
tree | a908badbcf522ab344757900b28487d2d55c1060 /docs | |
parent | 894a76811afa5a038958a606bcc3a62337e1f987 (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to f1d68862af43f2d428042476e876b5073978bbc1
- 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-597
Change-Id: If02076cca1cde742aae6e499bc29e92a1aa9b2b6
Signed-off-by: anushadasari <danush10@in.ibm.com>
Diffstat (limited to 'docs')
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 70cd504a400a8b6d96970915500e77dce2b3635 +Subproject f1d68862af43f2d428042476e876b5073978bbc |