GTP_Templates: cosmetic: remove double space

Related: OS#5760
Change-Id: I57ca17db216102043261806db16764a3eb211070
diff --git a/library/GTP_Templates.ttcn b/library/GTP_Templates.ttcn
index c7d7824..921d1e8 100644
--- a/library/GTP_Templates.ttcn
+++ b/library/GTP_Templates.ttcn
@@ -1106,7 +1106,7 @@
 	template (value) PDU_BSSGP_RAN_INFORMATION_REQUEST_GTPC
 	ts_GTPC_RAN_Information_Request(template (value) RIM_Routing_Information_GTPC dest,
 					template (value) RIM_Routing_Information_GTPC src,
-					template (value) RAN_Information_Request_RIM_Container_GTPC  cont) := {
+					template (value) RAN_Information_Request_RIM_Container_GTPC cont) := {
 		bssgpPduType := '71'O,
 		destination_Cell_Identifier := dest,
 		source_Cell_Identifier := src,