GPRS_Components: remove excess new-line

Change-Id: Id039755d0136276ec2fb8f6d370a4415a8d3e17e
diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn
index 491a496..4b8ca5b 100644
--- a/pcu/GPRS_Components.ttcn
+++ b/pcu/GPRS_Components.ttcn
@@ -899,7 +899,6 @@
 	BTS.send(pcu_msg_cnf);
 }
 
-
 private function f_ms_gtfi_tmpl(inout GprsMS ms)
 runs on MS_BTS_IFACE_CT return template (present) GlobalTfi {
 	var template (present) GlobalTfi gtfi;