Skip to content

Commit

Permalink
test commit, dont merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Khadreal committed Aug 29, 2024
1 parent d7a5719 commit c6632a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/Engine/Common/PerformanceHints/Admin/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public function delete_post( $post_id ) {
* @return void
*/
public function delete_term( $term_id ) {

if ( empty( $this->factories ) ) {
return;
}
Expand Down

0 comments on commit c6632a0

Please sign in to comment.