Skip to content

Commit 4c7b0f4

Browse files
committed
refactor: remove extra line
1 parent ae91277 commit 4c7b0f4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cryptlex/lexfloatclient/lexfloatclient_native.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ def byte_to_string(input):
163163
GetFloatingClientMetadata.argtypes = [CSTRTYPE, STRTYPE, c_uint32]
164164
GetFloatingClientMetadata.restype = c_int
165165

166-
167166
RequestFloatingLicense = library.RequestFloatingLicense
168167
RequestFloatingLicense.argtypes = []
169168
RequestFloatingLicense.restype = c_int

0 commit comments

Comments
 (0)