mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Setup pint & run code style fix
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace InvoiceShelf\Http\Resources;
|
||||
|
||||
use InvoiceShelf\Models\CompanySetting;
|
||||
use Illuminate\Http\Resources\Json\JsonResource;
|
||||
use InvoiceShelf\Models\CompanySetting;
|
||||
|
||||
class CustomFieldValueResource extends JsonResource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user