aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/delayApp/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/delayApp/index.js')
-rw-r--r--src/features/delayApp/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/delayApp/index.js b/src/features/delayApp/index.js
index 5ef01a47e..f0c2bdc82 100644
--- a/src/features/delayApp/index.js
+++ b/src/features/delayApp/index.js
@@ -59,7 +59,6 @@ export default function init(stores) {
59 59
60 setVisibility(true); 60 setVisibility(true);
61 61
62
63 setTimeout(() => { 62 setTimeout(() => {
64 debug('Resetting app delay'); 63 debug('Resetting app delay');
65 64