Skip to content

Commit

Permalink
Remove unused SqlBase::delete
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Jan 22, 2020
1 parent 4906f6c commit f5dc954
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Sql/SqlBase.php
Expand Up @@ -475,10 +475,6 @@ public function dbExists()
{
}

public function delete()
{
}

/**
* Build a fragment connection parameters.
*
Expand Down

0 comments on commit f5dc954

Please sign in to comment.