We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d7751 commit 0e728fdCopy full SHA for 0e728fd
packages/suite/src/views/settings/SettingsDevice/SettingsDevice.tsx
@@ -1,5 +1,5 @@
1
import { isDeviceRemembered, isDeviceWithButtons } from '@suite-common/suite-utils';
2
-import { DeviceModelInternal, type TransportInfo } from '@trezor/connect';
+import type { TransportInfo } from '@trezor/connect';
3
import { isBitcoinOnlyDevice } from '@trezor/device-utils';
4
5
import { DeviceBanner, SettingsLayout, SettingsSection } from 'src/components/settings';
0 commit comments