SonarFix- Removing Whitespaces 06/91806/4
authoranushadasari <danush10@in.ibm.com>
Mon, 22 Jul 2019 12:20:14 +0000 (17:50 +0530)
committerDan Timoney <dtimoney@att.com>
Thu, 25 Jul 2019 13:43:33 +0000 (13:43 +0000)
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>
ccsdk-app-overlay/src/main/webapp/app/ccsdk/cloudify/blueprint-controllers.js

index cd00653..51a7409 100644 (file)
@@ -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 = 
                {