mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-21 09:00:07 +00:00
Code cleanup.
This commit is contained in:
@@ -28,7 +28,6 @@ use Illuminate\Console\Command;
|
||||
use PDO;
|
||||
use PDOException;
|
||||
|
||||
|
||||
/**
|
||||
* Class CreateDatabase
|
||||
*/
|
||||
@@ -47,7 +46,6 @@ class CreateDatabase extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:create-database';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user