Skip to content

Commit d202fac

Browse files
tiagofgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 04c70a7 commit d202fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Action.php

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

33
namespace Squarebit\Volition\Models;
44

5-
use Illuminate\Database\Eloquent\Factories\HasFactory;
65
use Illuminate\Database\Eloquent\Builder;
6+
use Illuminate\Database\Eloquent\Factories\HasFactory;
77
use RuntimeException;
88
use Squarebit\Volition\Contracts\IsAction;
99
use Squarebit\Volition\Facades\Volition;

0 commit comments

Comments
 (0)