Skip to content

Commit ed1942e

Browse files
committed
CS-Fixer
1 parent ef4b7ec commit ed1942e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Requests/AttachImageRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Jacobfitzp\NovaTinymce\Http\Requests;
44

5-
use Illuminate\Foundation\Http\FormRequest;
65
use Illuminate\Validation\Rule;
6+
use Illuminate\Foundation\Http\FormRequest;
77

88
/**
99
* Attach image form request.

0 commit comments

Comments
 (0)