From df9ba4f34c630a193c5f6d144f8dc2272fee2827 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Mon, 5 Jun 2017 10:18:35 +0300 Subject: [PATCH] update --- imap-core/lib/commands/getquota.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imap-core/lib/commands/getquota.js b/imap-core/lib/commands/getquota.js index 21ae9dad..491a2f45 100644 --- a/imap-core/lib/commands/getquota.js +++ b/imap-core/lib/commands/getquota.js @@ -1,6 +1,6 @@ 'use strict'; -let imapHandler = require('../handler/imap-handler'); +const imapHandler = require('../handler/imap-handler'); // tag GETQUOTA ""