mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-04-10 15:01:05 +03:00
pySim-read: remove import random
In pySim-read we do not have to compute any random numbers, so we may remove random from the imports Change-Id: Iae4ee6aafb339cc682345299b92b4ecd0bbca14e
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
import hashlib
|
||||
import argparse
|
||||
import os
|
||||
import random
|
||||
import re
|
||||
import sys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user