mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-24 16:08:11 +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 { findDeviceAccounts } from 'reducers/AccountsReducer';
|
||||
import {
|
||||
FONT_SIZE, BORDER_WIDTH, TRANSITION_TIME, LEFT_NAVIGATION_ROW,
|
||||
FONT_SIZE, BORDER_WIDTH, LEFT_NAVIGATION_ROW,
|
||||
} from 'config/variables';
|
||||
|
||||
import type { Accounts } from 'flowtype';
|
||||
|
Loading…
Reference in New Issue
Block a user