Completed
Pull Request — master (#9830)
by Julius
91:55 queued 72:16
created
apps/oauth2/lib/Controller/SettingsController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 use OCA\OAuth2\Db\ClientMapper;
28 28
 use OCP\AppFramework\Controller;
29 29
 use OCP\AppFramework\Http\JSONResponse;
30
-use OCP\AppFramework\Http\RedirectResponse;
31 30
 use OCP\IRequest;
32 31
 use OCP\IURLGenerator;
33 32
 use OCP\Security\ISecureRandom;
Please login to merge, or discard this patch.