From 939cac4da0a7d56639796881acd563bb40e988d3 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 31 Aug 2023 09:58:58 +0300 Subject: [PATCH] Fixed tests --- imap-core/lib/commands/logout.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/imap-core/lib/commands/logout.js b/imap-core/lib/commands/logout.js index cf40dbf3..2744ae1b 100644 --- a/imap-core/lib/commands/logout.js +++ b/imap-core/lib/commands/logout.js @@ -1,7 +1,5 @@ 'use strict'; -const config = require('wild-config'); - const DEFAULT_QUOTES = [ 'All dreams are but another reality. Never forget...', 'Oh boy, oh boy, oh boy...',