We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae91277 commit 4c7b0f4Copy full SHA for 4c7b0f4
1 file changed
cryptlex/lexfloatclient/lexfloatclient_native.py
@@ -163,7 +163,6 @@ def byte_to_string(input):
163
GetFloatingClientMetadata.argtypes = [CSTRTYPE, STRTYPE, c_uint32]
164
GetFloatingClientMetadata.restype = c_int
165
166
-
167
RequestFloatingLicense = library.RequestFloatingLicense
168
RequestFloatingLicense.argtypes = []
169
RequestFloatingLicense.restype = c_int
0 commit comments