Completed
Pull Request — master (#4350)
by Lukas
12:31
created
core/Controller/LostController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@
 block discarded – undo
30 30
 
31 31
 namespace OC\Core\Controller;
32 32
 
33
-use OCA\Encryption\Exceptions\PrivateKeyMissingException;
34 33
 use \OCP\AppFramework\Controller;
35 34
 use OCP\AppFramework\Http\JSONResponse;
36 35
 use \OCP\AppFramework\Http\TemplateResponse;
Please login to merge, or discard this patch.