mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-08 14:04:50 +00:00
Setup pint & run code style fix
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
namespace InvoiceShelf\Http\Controllers\V1\Admin\Backup;
|
||||
|
||||
use InvoiceShelf\Rules\Backup\PathToZip;
|
||||
use Illuminate\Http\Request;
|
||||
use InvoiceShelf\Rules\Backup\PathToZip;
|
||||
use Spatie\Backup\BackupDestination\Backup;
|
||||
use Spatie\Backup\BackupDestination\BackupDestination;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
Reference in New Issue
Block a user