Skip to content

Commit

Permalink
quick fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thombrix committed Dec 18, 2023
1 parent f1784d5 commit d361213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-laravel/app/Providers/RouteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Illuminate\Support\Facades\RateLimiter;
use Illuminate\Support\Facades\Route;
use Illuminate\Support\Facades\App;
use Illuminate\Support\Facades\URL;

class RouteServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit d361213

Please sign in to comment.