Completed
Push — master ( 1f89ca...fd92ed )
by Lukas
12s
created
lib/controller/messagescontroller.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 
29 29
 namespace OCA\Mail\Controller;
30 30
 
31
-use OC;
32 31
 use OCA\Mail\Http\AttachmentDownloadResponse;
33 32
 use OCA\Mail\Http\HtmlResponse;
34 33
 use OCA\Mail\Service\AccountService;
Please login to merge, or discard this patch.