mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Setup pint & run code style fix
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace InvoiceShelf\Console\Commands;
|
||||
|
||||
use Illuminate\Console\Command;
|
||||
use InvoiceShelf\Models\Setting;
|
||||
use InvoiceShelf\Space\Updater;
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
// Implementation taken from Akaunting - https://github.com/akaunting/akaunting
|
||||
class UpdateCommand extends Command
|
||||
|
||||
Reference in New Issue
Block a user