@@ -5,7 +5,6 @@ |
||
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 |
@@ -6,8 +6,6 @@ |
||
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 | */ |