Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Oct 4, 2023
1 parent f19a948 commit f7f507e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pynitrokey/cli/nk3/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from types import TracebackType
from typing import Any, Callable, Iterable, Optional, Tuple, Type, Union

from fido2.ctap import CtapError
from tqdm import tqdm

from pynitrokey.cli.exceptions import CliException
Expand Down

0 comments on commit f7f507e

Please sign in to comment.