diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-10 12:59:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-10 12:59:57 +0000 |
commit | 6dfca5c489b26b194d8d1a2fe2ad6e6e69bd89af (patch) | |
tree | d1f732a24aa80f2f4cf3b4917d4f2eff51e6920e /docs | |
parent | e5a7b998f0053b73c6a39e03a934dbfd201036cc (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to 90cbfcabf6a73c466d3284191f2e2b6a472b41b6
- Merge "Semicolon at the end of the Statement and Remove trailing whitespaces at the end of this line"
- Semicolon at the end of the Statement and Remove trailing whitespaces at the end of this line
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-606
Change-Id: If88beef4fa028d01eda5119dfa5bc005d8225e17
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 0005c2c2bc7f52dd0f8d738c970c900f3144b6f +Subproject 90cbfcabf6a73c466d3284191f2e2b6a472b41b |