mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
pySim-trace: remove stray debug print
Related: OS#6094 Change-Id: I5f030a8552a84f721bd12ab4751933fc6eeae256
This commit is contained in:
@@ -114,7 +114,7 @@ class Tracer:
|
||||
continue
|
||||
if self.suppress_status and isinstance(inst, UiccStatus):
|
||||
continue
|
||||
#print(inst)
|
||||
|
||||
self.format_capdu(apdu, inst)
|
||||
|
||||
option_parser = argparse.ArgumentParser(description='Osmocom pySim high-level SIM card trace decoder',
|
||||
|
||||
Reference in New Issue
Block a user