Fix backend code styling

This commit is contained in:
MakingCG
2021-06-18 15:35:41 +00:00
committed by GitHub Actions
parent e5de408ab0
commit 449724e78a
2 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,4 @@
<?php
namespace App\Http\Requests\FileFunctions;
use App\Rules\DisabledMimetypes;