aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranushadasari <danush10@in.ibm.com>2019-07-22 17:50:14 +0530
committerDan Timoney <dtimoney@att.com>2019-07-25 13:43:33 +0000
commit012a708f46586b7cdc64870fd1f5360550771fcc (patch)
treee68f211667863f9e7f79417cee2f0ba7c29dd064
parentdb624f8bc59f3b1dca5822dbc26e1431a41a643c (diff)
SonarFix- Removing Whitespaces
Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file. Issue-ID: CCSDK-1516 Change-Id: Ic84d3682bb4c72062a9c33632e07760e76dcaf5f Signed-off-by: anushadasari <danush10@in.ibm.com>
-rw-r--r--ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js b/ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js
index cd00653..51a7409 100644
--- a/ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js
+++ b/ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js
@@ -226,7 +226,6 @@ appDS2.controller('blueprintUploadCtrl', function(
// this object holds all app data and functions
$scope.ecdapp = {};
-
$scope.ecdapp.label = 'Upload Blueprint';
$scope.ecdapp.uploadRequest =
{