summaryrefslogtreecommitdiffhomepage
path: root/app/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.js')
-rw-r--r--app/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/app.js b/app/app.js
index 8839e3d33e..eb9c9c2647 100644
--- a/app/app.js
+++ b/app/app.js
@@ -12,7 +12,6 @@ import { log } from './lib/platform';
import ReconnectionBackoff from './lib/reconnection-backoff';
import { DaemonRpc } from './lib/daemon-rpc';
import { setShutdownHandler } from './shutdown-handler';
-
import { NoAccountError } from './errors';
import configureStore from './redux/store';