Skip to content

Commit db93247

Browse files
committed
fix styling
1 parent 6b8145f commit db93247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Scopes/ImportScope.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function scopeUnCompleted(Builder $builder): Builder
2929

3030
/**
3131
* Get the percentage of the model completion
32-
*
32+
*
3333
* @return int
3434
*/
3535
public function percentageComplete(): int

0 commit comments

Comments
 (0)