diff --git a/lib/Interactor/Daemon.js b/lib/Interactor/Daemon.js index 0970853e..de15ef42 100644 --- a/lib/Interactor/Daemon.js +++ b/lib/Interactor/Daemon.js @@ -178,11 +178,6 @@ var Daemon = module.exports = { return false; } - if (km_data.disabled == true) { - console.error('Server DISABLED BY ADMINISTRATION contact support contact@keymetrics.io with reference to your public and secret keys)'); - return Daemon.exit(); - } - /************************************** * Urls has changed = update workers * **************************************/