Skip to content
Success

Changes

Summary

  1. card_key_provider: remove unnecessary class property definitions (details)
Commit 03655eaea42674796df4a1e0ea9aaa7c1a98bc17 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