Remove trailing spaces in robot scripts

warning raised when using robotframework-linter

Issue-ID: INT-1478

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0
Signed-off-by: mrichomme <morgan.richomme@orange.com>
diff --git a/robot/testsuites/vnf-orchestration-direct-so.robot b/robot/testsuites/vnf-orchestration-direct-so.robot
index ee2759c..1ba6252 100644
--- a/robot/testsuites/vnf-orchestration-direct-so.robot
+++ b/robot/testsuites/vnf-orchestration-direct-so.robot
@@ -1,11 +1,11 @@
 *** Settings ***
-Documentation     Instantiate VNF via Direct SO Calls 
+Documentation     Instantiate VNF via Direct SO Calls
 ...
 Test Timeout      600 second
 Resource          ../resources/so/direct_instantiate.robot
 
 *** Variables ***
-${CSAR_FILE}   
+${CSAR_FILE}
 ${VFW_TEMPLATE}     robot/assets/templates/vcpeutils/template.vfw_vfmodule.json