diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn index 7364476d0..71613fc74 100644 --- a/pcu/GPRS_Components.ttcn +++ b/pcu/GPRS_Components.ttcn @@ -17,9 +17,6 @@ import from Osmocom_Types all; 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;