1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-22 10:09:04 +00:00

fix style after rebase

This commit is contained in:
M1nd3r 2025-04-16 11:57:25 +02:00
parent e080df922f
commit 8be71a59a8

View File

@ -18,7 +18,6 @@ from __future__ import annotations
import logging
import os
import time
import typing as t
from enum import IntEnum
from pathlib import Path