Skip to content

Commit fac3675

Browse files
committed
chore(connect-common): rename T3W1 firmware binary
1 parent 3704f4b commit fac3675

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/connect/src/utils/firmwareReleaseConfigUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { decode, verify } from 'jws';
1+
import { decode } from 'jws';
22

33
import { FirmwareReleaseConfig } from '@trezor/device-utils';
44
import { getJWSPublicKey } from '@trezor/env-utils';

0 commit comments

Comments
 (0)