Skip to content

Commit

Permalink
$revisions_controller is not used. Let's delete it. (#50763)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd authored May 19, 2023
1 parent aa8bc55 commit bf80b72
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
* Base Global Styles REST API Controller.
*/
class Gutenberg_REST_Global_Styles_Controller_6_3 extends Gutenberg_REST_Global_Styles_Controller_6_2 {
/**
* Revision controller.
*
* @since 6.3.0
* @var WP_REST_Revisions_Controller
*/
private $revisions_controller;

/**
* Prepares links for the request.
*
Expand Down

1 comment on commit bf80b72

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in bf80b72.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5020536864
📝 Reported issues:

Please sign in to comment.