Update git submodules
authorIttay Stern <ittay.stern@att.com>
Wed, 21 Aug 2019 09:06:00 +0000 (09:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 21 Aug 2019 09:06:00 +0000 (09:06 +0000)
* Update docs/submodules/vid.git from branch 'master'
  to 76c93f1eef3d4b5483650bd2dd1a7480323b2b0a
  - Merge changes from topics "VID-583", "VID-582"

    * changes:
      Add a semicolon at the end of this statement.
      Unused Import

  - 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: I73dbc757d62ef388d8935ef6aa25f08c3a82df8c
Signed-off-by: anushadasari <danush10@in.ibm.com>
  - Unused Import

    The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
    Unused and useless imports should not occur if that is the case.
    Leaving them in reduces the code's readability, since their presence can be confusing.

    Issue-ID: VID-582
    Change-Id: Id79d2f2af4d69ded8e1c8da10fc67e4e7ea0f933
Signed-off-by: anushadasari <danush10@in.ibm.com>
docs/submodules/vid.git

index 0df61cb..76c93f1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 0df61cb3c1115c82faca06c3fa3aa42a5d0040bc
+Subproject commit 76c93f1eef3d4b5483650bd2dd1a7480323b2b0a