diff --git a/core/server/notify.js b/core/server/notify.js index f49d2af86c..316be4f77c 100644 --- a/core/server/notify.js +++ b/core/server/notify.js @@ -8,7 +8,6 @@ // Required Ghost internals const config = require('../shared/config'); -const logging = require('@tryghost/logging'); let notified = { started: false,