Skip to content

Commit

Permalink
fix: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhtungdu committed Jun 18, 2021
1 parent adad434 commit 28eeace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/functions/utils.php
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ function get_supported_post_types() {
* @return bool
*/
function is_configured() {
return true;
$settings = get_sophi_settings();

unset( $settings['environment'] );
Expand Down

0 comments on commit 28eeace

Please sign in to comment.