Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to 5471c50f794a204092d9e6a7b3c32e119c37c06d
- 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-604
Change-Id: I850ee4d00e2f263105a15a5778c11cfb2e526986
Signed-off-by: anushadasari <danush10@in.ibm.com>
1 file changed