Skip to content

Commit

Permalink
Updated Standards.
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsridharan committed May 7, 2020
1 parent 32d3a89 commit 1f2bbfb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Plugin_Version_Management.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ public function logs() {

/**
* Retrives Saved Values From DB.
*
* @return $this
*/
protected function get_db_values() {
if ( empty( $this->db ) ) {
Expand All @@ -132,7 +130,6 @@ protected function get_db_values() {
'logs' => false,
) );
}
return $this->db;
}

/**
Expand Down

0 comments on commit 1f2bbfb

Please sign in to comment.