Skip to content

Commit

Permalink
[not verified] cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lezama committed Jun 1, 2023
1 parent 972571d commit daf75d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class WPCOM_REST_API_V2_Endpoint_Send_Email_Preview extends WP_REST_Controller {
* Constructor.
*/
public function __construct() {
$this->post_type = 'post';
$this->base_api_path = 'wpcom';
$this->version = 'v2';
$this->namespace = $this->base_api_path . '/' . $this->version;
Expand Down

0 comments on commit daf75d3

Please sign in to comment.