Skip to content

Commit

Permalink
Merge pull request #364 from creative-commoners/pulls/4.9/phpcs
Browse files Browse the repository at this point in the history
MNT Fix PHPCS
  • Loading branch information
dhensby authored Jan 19, 2022
2 parents bc14d50 + 8a3c1cd commit 9a57e05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Forms/GridFieldQueuedJobExecute.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

class GridFieldQueuedJobExecute implements GridField_ColumnProvider, GridField_ActionProvider
{

protected $action = 'execute';

/**
Expand Down
1 change: 0 additions & 1 deletion src/Tasks/DeleteAllJobsTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*/
class DeleteAllJobsTask extends BuildTask
{

/**
* @inheritdoc
* @return string
Expand Down

0 comments on commit 9a57e05

Please sign in to comment.