summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-08-21 06:34:15 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-21 06:34:15 +0000
commitda69a242b19dc544f9c649b6800673a78461e9ae (patch)
treeb8fdf98b4d9880c14e9328299794cb69ea23f979 /docs/submodules/vid.git
parentd30d507f709ffd1a6b5fa16dc228aef5b49ee97e (diff)
Update git submodules
* Update docs/submodules/vid.git from branch 'master' to 8af834cdee882fb2c7ff55626978f3df2e0e6004 - Merge changes from topics "VID-580", "VID-579", "VID-578" * changes: unused import Move the variable to comply with JCC. semicolon at the end of this statement. - 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-580 Change-Id: I3ea680af37477b564d02fcc9b58956b3958d184d Signed-off-by: anushadasari <danush10@in.ibm.com> - Move the variable to comply with JCC. According to the Java Code Conventions as defined by Oracle, the members of a class or interface declaration should appear in the following order in the source files: Class and instance variables Constructors Methods Issue-ID: VID-579 Change-Id: Ie87b550a30df06eb2498565b719bd52b11d0c3f9 Signed-off-by: anushadasari <danush10@in.ibm.com> - 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. Change-Id: Ia09e1bb1894da379f68cc39e83f955e66b957511 Issue-ID: VID-578 Signed-off-by: anushadasari <danush10@in.ibm.com>
Diffstat (limited to 'docs/submodules/vid.git')
m---------docs/submodules/vid.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git
-Subproject b63481896467e5c2a0e5a8df0f2e11e892774ef
+Subproject 8af834cdee882fb2c7ff55626978f3df2e0e600