Skip to content

Commit

Permalink
no Db is not shown
Browse files Browse the repository at this point in the history
  • Loading branch information
MBoretto committed Feb 27, 2016
1 parent 02bdd0a commit 93152b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Commands/UserCommands/CancelCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ public function execute()
*/
public function executeNoDB()
{
//Output the default message when there is no DB connection
parent::executeNoDB();
return $this->hideKeyboard();
}

Expand Down

0 comments on commit 93152b3

Please sign in to comment.