From 554b3b3fc0b49106b037e6fed5c8aa4510084d25 Mon Sep 17 00:00:00 2001 From: DR695H Date: Thu, 18 Jul 2019 18:28:30 -0400 Subject: remove lines from jinja tempaltes Issue-ID: TEST-174 Change-Id: Ib54b1998e55681a14697336e63766134bfc4bac8 Signed-off-by: DR695H --- robot/assets/templates/so/create_cloud_config.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/assets/templates/so/create_cloud_config.jinja') diff --git a/robot/assets/templates/so/create_cloud_config.jinja b/robot/assets/templates/so/create_cloud_config.jinja index aeb6a826..2e73dada 100644 --- a/robot/assets/templates/so/create_cloud_config.jinja +++ b/robot/assets/templates/so/create_cloud_config.jinja @@ -14,4 +14,4 @@ "identity_server_type": "{{identity_server_type}}", "identity_authentication_type": "{{authentication_type}}" } -} +} \ No newline at end of file -- cgit 1.2.3-korg