meta
This commit is contained in:
parent
d86991455d
commit
7449ea8096
@ -27,7 +27,6 @@ except OSError:
|
||||
except OSError:
|
||||
raise FileNotFoundError("CDM Keys not found!, RTFM!")
|
||||
|
||||
else:
|
||||
device = Device(client_id=cID,
|
||||
private_key=pKey,
|
||||
type_=DeviceTypes['ANDROID'],
|
||||
|
Loading…
Reference in New Issue
Block a user