laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/33663 
)

Change subject: ts_102_222: Remove unneeded imports
......................................................................

ts_102_222: Remove unneeded imports

Change-Id: I0fc54a042f03ecf707fde81a859c7dd65a7009cc
---
M pySim/ts_102_222.py
1 file changed, 9 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved




diff --git a/pySim/ts_102_222.py b/pySim/ts_102_222.py
index f8fdddb..a4ea453 100644
--- a/pySim/ts_102_222.py
+++ b/pySim/ts_102_222.py
@@ -23,9 +23,6 @@
 from cmd2 import CommandSet, with_default_category, with_argparser
 import argparse

-from pySim.ts_31_102 import EF_UST_map, EF_USIM_ADF_map
-from pySim.ts_31_103 import EF_IST_map, EF_ISIM_ADF_map
-
 from pySim.exceptions import *
 from pySim.utils import h2b, swap_nibbles, b2h, JsonEncoder


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/33663
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I0fc54a042f03ecf707fde81a859c7dd65a7009cc
Gerrit-Change-Number: 33663
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to