Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagof authored and github-actions[bot] committed Sep 25, 2024
1 parent 04c70a7 commit d202fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Action.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Squarebit\Volition\Models;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use RuntimeException;
use Squarebit\Volition\Contracts\IsAction;
use Squarebit\Volition\Facades\Volition;
Expand Down

0 comments on commit d202fac

Please sign in to comment.