Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Dec 9, 2024
1 parent 30f2240 commit 8273467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
use Spatie\ErrorSolutions\Contracts\BaseSolution;
use Spatie\ErrorSolutions\Contracts\HasSolutionsForThrowable;
use Spatie\ErrorSolutions\Contracts\Solution;
use Throwable;
use Spatie\ErrorSolutions\Support\Laravel\LaravelVersion;
use Throwable;

class MissingViteManifestSolutionProvider implements HasSolutionsForThrowable
{
Expand Down

0 comments on commit 8273467

Please sign in to comment.