chore: running laravel pint
This commit is contained in:
parent
b66b651a24
commit
2fe98ad476
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
class TransactionController extends Controller
|
class TransactionController extends Controller
|
||||||
{
|
{
|
||||||
use UploadAttachment, DeleteAttachment;
|
use DeleteAttachment, UploadAttachment;
|
||||||
|
|
||||||
public function index(): View
|
public function index(): View
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user