sonar fix- Add a semicolon at the end of this statement. 05/91805/4
authoranushadasari <danush10@in.ibm.com>
Mon, 22 Jul 2019 12:05:04 +0000 (17:35 +0530)
committerDan Timoney <dtimoney@att.com>
Thu, 25 Jul 2019 13:38:33 +0000 (13:38 +0000)
commitdb624f8bc59f3b1dca5822dbc26e1431a41a643c
tree2066cb7160dc249904bcdfb2d0388888fc2c0153
parent5e44bf4c13b92fd35371c7ea4471e07b88006c61
sonar fix- 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: CCSDK-1515
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js