Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601
- Merge "Add semicolon at the end of this statement"
- Add 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-595
Change-Id: I7895047b2ae64e3fcca479bb26f45d1a0bd097ac
Signed-off-by: anushadasari <danush10@in.ibm.com>
1 file changed