Completed
Pull Request — master (#5797)
by Pauli
17:30
created
lib/private/URLGenerator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
 use OCP\IConfig;
38 38
 use OCP\IRequest;
39 39
 use OCP\IURLGenerator;
40
-use OCP\Route\IRoute;
41 40
 use RuntimeException;
42 41
 
43 42
 /**
Please login to merge, or discard this patch.