mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 02:09:06 +03:00
4ab971c62e
The method decode_select_response just calls the function _decode_select_response. But the function _decode_select_response is not called from any other location, so we can move it into the profile class. Change-Id: Icf0143f64ca7d1c1ebf60ba06585f7afc1ac0d11