From 5669f44300fc0493ce2c1221f0c5531eb3850882 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 25 May 2016 16:54:43 -0700 Subject: Add number indicating pending txs to account list --- ui/app/reducers/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/app/reducers') diff --git a/ui/app/reducers/app.js b/ui/app/reducers/app.js index 92b44612d..ae7501725 100644 --- a/ui/app/reducers/app.js +++ b/ui/app/reducers/app.js @@ -356,7 +356,6 @@ function reduceApp(state, action) { default: return appState - } } -- cgit v1.2.3