Completed
Pull Request — stable9 (#406)
by Joas
18:26 queued 08:49
created
lib/private/urlgenerator.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
 
30 30
 namespace OC;
31
-use OC_Defaults;
32 31
 use OCP\ICacheFactory;
33 32
 use OCP\IConfig;
34 33
 use OCP\IURLGenerator;
Please login to merge, or discard this patch.
lib/private/console/application.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
 
30 30
 namespace OC;
31
-use OC_Defaults;
32 31
 use OCP\ICacheFactory;
33 32
 use OCP\IConfig;
34 33
 use OCP\IURLGenerator;
Please login to merge, or discard this patch.