Completed
Push — workflowAdjustments ( 3f550f )
by Michael
03:01
created
inc/TaskRunner.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use dokuwiki\Extension\Event;
6 6
 use dokuwiki\Sitemap\Mapper;
7 7
 use dokuwiki\Subscriptions\BulkSubscriptionSender;
8
-use Subscription;
9 8
 
10 9
 /**
11 10
  * Class TaskRunner
Please login to merge, or discard this patch.
lib/plugins/extension/helper/gui.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
  * @author  Andreas Gohr <[email protected]>
7 7
  */
8 8
 
9
-use dokuwiki\Extension\PluginController;
10
-
11 9
 /**
12 10
  * Class helper_plugin_extension_list takes care of the overall GUI
13 11
  */
Please login to merge, or discard this patch.