Completed
Push — fix-some-unread-counter-bugs ( a041d2 )
by Christoph
62:22
created
lib/controller/messagescontroller.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 namespace OCA\Mail\Controller;
14 14
 
15
-use Horde_Imap_Client;
16 15
 use OCA\Mail\Http\AttachmentDownloadResponse;
17 16
 use OCA\Mail\Http\HtmlResponse;
18 17
 use OCA\Mail\Service\AccountService;
Please login to merge, or discard this patch.