Skip to content

Commit be8c984

Browse files
committed
Remove dependency
1 parent 10982d4 commit be8c984

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

classes/suggested-tasks/providers/class-disable-comment-pagination.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ class Disable_Comment_Pagination extends Tasks {
2626
*/
2727
protected const PROVIDER_ID = 'disable-comment-pagination';
2828

29-
/**
30-
* Dependencies on other tasks.
31-
*
32-
* @var array<string, bool>
33-
*/
34-
protected const DEPENDENCIES = [
35-
'disable-comments' => true,
36-
];
37-
3829
/**
3930
* Get the task URL.
4031
*

0 commit comments

Comments
 (0)