remove pySim.gsmtap as it has moved to osmopython.gsmtap

Change-Id: I631bb85bc6e76b089004d9f2e2082d70cbccf200
This commit is contained in:
Harald Welte
2024-08-31 20:26:42 +02:00
parent a3962b2076
commit 9036d6d3fb
6 changed files with 5 additions and 221 deletions

View File

@@ -17,7 +17,6 @@
from pySim.utils import h2b
from pySim.gsmtap import GsmtapSource
from pySim.apdu.ts_102_221 import ApduCommands as UiccApduCommands
from pySim.apdu.ts_102_222 import ApduCommands as UiccAdmApduCommands