Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Apr 21, 2024
1 parent c947d71 commit a8b189e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
26 changes: 0 additions & 26 deletions app/Providers/AppServiceProvider.php

This file was deleted.

2 changes: 2 additions & 0 deletions bootstrap/providers.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

return [
App\Providers\HorizonServiceProvider::class,
App\Providers\RouteServiceProvider::class,
Expand Down

0 comments on commit a8b189e

Please sign in to comment.