Skip to content
Success

Changes

Summary

  1. card_key_provider: remove unnecessary class property definitions (details)
Commit 47a8a37614fd570514d44e36784cff5033af0e80 by pmaier@sysmocom.de
card_key_provider: remove unnecessary class property definitions

The two properties csv_file and csv_filename are defined by the
constructor anyway, let's remove the declaration in the class body
because it is not needed.

Change-Id: Ibbe8e17b03a4ba0041c0e9990a5e9614388d9c03
The file was modifiedpySim/card_key_provider.py