aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-footer/send-footer.container.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/send_/send-footer/send-footer.container.js')
-rw-r--r--ui/app/components/send_/send-footer/send-footer.container.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/app/components/send_/send-footer/send-footer.container.js b/ui/app/components/send_/send-footer/send-footer.container.js
index 022b2db08..0242dfa54 100644
--- a/ui/app/components/send_/send-footer/send-footer.container.js
+++ b/ui/app/components/send_/send-footer/send-footer.container.js
@@ -20,10 +20,8 @@ import {
getSendToAccounts,
getTokenBalance,
getUnapprovedTxs,
-} from '../send.selectors'
-import {
isSendFormInError,
-} from './send-footer.selectors'
+} from '../send.selectors'
import {
addressIsNew,
constructTxParams,