GPRS_Components: neither TELNET nor VTY API is used in this module

Change-Id: I41813e1e2a8d7c54dffbabee9de4e0706293743e
diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn
index 7364476..71613fc 100644
--- a/pcu/GPRS_Components.ttcn
+++ b/pcu/GPRS_Components.ttcn
@@ -17,9 +17,6 @@
 import from GSM_Types all;
 import from GSM_RR_Types all;
 
-import from Osmocom_VTY_Functions all;
-import from TELNETasp_PortType all;
-
 import from MobileL3_GMM_SM_Types all;
 import from RLCMAC_CSN1_Types all;
 import from RLCMAC_CSN1_Templates all;