removed construct function
This commit is contained in:
@ -22,14 +22,6 @@ class FinishUpdate extends Command
|
||||
*/
|
||||
protected $description = 'Finish the update process through CLI';
|
||||
|
||||
/**
|
||||
* Create a new command instance.
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
|
Reference in New Issue
Block a user