mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-25 00:18:07 +00:00
Remove unused import
This commit is contained in:
parent
6f657e7a64
commit
ef72dbcc90
@ -13,7 +13,7 @@ import ICONS from 'config/icons';
|
|||||||
import { NavLink } from 'react-router-dom';
|
import { NavLink } from 'react-router-dom';
|
||||||
import { findDeviceAccounts } from 'reducers/AccountsReducer';
|
import { findDeviceAccounts } from 'reducers/AccountsReducer';
|
||||||
import {
|
import {
|
||||||
FONT_SIZE, BORDER_WIDTH, TRANSITION_TIME, LEFT_NAVIGATION_ROW,
|
FONT_SIZE, BORDER_WIDTH, LEFT_NAVIGATION_ROW,
|
||||||
} from 'config/variables';
|
} from 'config/variables';
|
||||||
|
|
||||||
import type { Accounts } from 'flowtype';
|
import type { Accounts } from 'flowtype';
|
||||||
|
Loading…
Reference in New Issue
Block a user