Skip to content

Commit

Permalink
fix: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
zarei-dev committed Aug 3, 2022
1 parent f9fd8c1 commit 8242360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion admin/views/pages/api-key-settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$credentials_status = get_option( 'podro_plugin_status' );
$credentials = get_option( 'podro_plugin_credentials', true );

var_dump($credentials);
?>


Expand Down

0 comments on commit 8242360

Please sign in to comment.