diff options
author | anushadasari <danush10@in.ibm.com> | 2019-08-29 17:45:03 +0530 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-29 12:15:03 +0000 |
commit | e4dec6cc3ea122964c270600dba0d9d0cc9af9f1 (patch) | |
tree | 3b5a283d534cddb747501f422ac7b53822ff8ed6 | |
parent | 0cbb0e86ce13098b669a75a1e364f8d6855d1684 (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to bdd1d2c30961d6b7e3e8777e3659dce7d32da61f
- 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: I4d324d96d28a3796b971b83997d72a64ed161ce8
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 e7dfb1fd34541e56b70c6d57a9c04c3883615b1 +Subproject bdd1d2c30961d6b7e3e8777e3659dce7d32da61 |