remove unused lib

This commit is contained in:
merlokk 2019-07-03 01:03:34 +03:00
parent 91c77da179
commit 2d72e02051

View File

@ -1,4 +1,4 @@
import time, struct, sys
import time, struct
from fido2.hid import CtapHidDevice
from fido2.client import Fido2Client