GPRS_Components: remove unused NS / BSSGP module imports

Change-Id: Idf8a92b03015e6a44512e820d8a8bdba7ce556e9
This commit is contained in:
Vadim Yanitskiy 2020-11-02 19:17:02 +07:00
parent 0544e5d625
commit 7d72a7627b
1 changed files with 0 additions and 7 deletions

View File

@ -26,13 +26,6 @@ import from RLCMAC_Templates all;
import from MobileL3_CommonIE_Types all;
import from L3_Templates all;
import from NS_Types all;
import from BSSGP_Types all;
import from Osmocom_Gb_Types all;
import from BSSGP_Emulation all; /* BssgpConfig */
import from NS_Emulation all; /* NSConfiguration */
import from UD_Types all;
import from PCUIF_Types all;
import from PCUIF_CodecPort all;