Skip to content

Commit

Permalink
fix(sa_keylen): Drop unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
emedav committed Aug 6, 2024
1 parent 240cdbd commit b3422c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gallia/commands/scan/uds/sa_keylen.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import asyncio
import binascii
import sys
import time
from argparse import ArgumentParser, Namespace

from gallia.command import UDSScanner
Expand Down

0 comments on commit b3422c8

Please sign in to comment.