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:
@@ -3,8 +3,8 @@
|
||||
namespace InvoiceShelf\Console\Commands;
|
||||
|
||||
use Carbon\Carbon;
|
||||
use InvoiceShelf\Models\Invoice;
|
||||
use Illuminate\Console\Command;
|
||||
use InvoiceShelf\Models\Invoice;
|
||||
|
||||
class CheckInvoiceStatus extends Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user