Skip to content

Commit ddf8d50

Browse files
authored
Merge pull request #7 from binary-cats/analysis-m4E9gb
Apply fixes from StyleCI
2 parents 20e1b2b + cc15139 commit ddf8d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/SkuGenerator.php

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

33
namespace BinaryCats\Sku\Concerns;
44

5-
use Illuminate\Contracts\Support\Renderable;
65
use Illuminate\Contracts\Support\Jsonable;
6+
use Illuminate\Contracts\Support\Renderable;
77
use Illuminate\Database\Eloquent\Model;
88
use Illuminate\Support\Str;
99

0 commit comments

Comments
 (0)