Completed
Push — main ( 9380f9...22991b )
by NOVATH
10:56
created
src/Traits/HasComments.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,8 +4,8 @@
 block discarded – undo
4 4
 
5 5
 
6 6
 use Illuminate\Database\Eloquent\Model;
7
-use zepson\Comments\Contracts\Commentator;
8 7
 use Illuminate\Database\Eloquent\Relations\MorphMany;
8
+use zepson\Comments\Contracts\Commentator;
9 9
 
10 10
 trait HasComments
11 11
 {
Please login to merge, or discard this patch.