Skip to content

Commit 0e728fd

Browse files
committed
fixup! chore(suite): add T3B1 support
1 parent d3d7751 commit 0e728fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/suite/src/views/settings/SettingsDevice/SettingsDevice.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { isDeviceRemembered, isDeviceWithButtons } from '@suite-common/suite-utils';
2-
import { DeviceModelInternal, type TransportInfo } from '@trezor/connect';
2+
import type { TransportInfo } from '@trezor/connect';
33
import { isBitcoinOnlyDevice } from '@trezor/device-utils';
44

55
import { DeviceBanner, SettingsLayout, SettingsSection } from 'src/components/settings';

0 commit comments

Comments
 (0)