diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-10 14:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-10 14:44:28 +0000 |
commit | ff3bf6f3630959dd0b5c0ff49507b1163946058f (patch) | |
tree | 21edabfc6cf49fc8428e4a9af521b94b6c05a077 /docs | |
parent | 3c84ba4cf89dbfa49fb5c1c711a95d219ec9e2fa (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to 6ecf18950bedf5a4d4a8d37a1cce3c7fbc31cee1
- 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: Ic6daf9162504a2296a7e2cf48f08e60cabe14b21
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 3171bdbbf3882ed02d0c4e9807b360035493a19 +Subproject 6ecf18950bedf5a4d4a8d37a1cce3c7fbc31cee |