Completed
Pull Request — master (#92)
by
unknown
61:06 queued 26:14
created
controller/notesapicontroller.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use OCP\AppFramework\ApiController;
15 15
 use OCP\AppFramework\Http\DataResponse;
16 16
 use OCP\IRequest;
17
-
18 17
 use OCA\Notes\Service\NotesService;
19 18
 use OCA\Notes\Db\Note;
20 19
 
Please login to merge, or discard this patch.