Skip to content
Success

Changes

Summary

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