Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:HE-Arc/Swissdle into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomaht committed Dec 18, 2023
2 parents 65244e6 + 43496a6 commit 126cd58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend-laravel/app/Providers/RouteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
use Illuminate\Http\Request;
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 126cd58

Please sign in to comment.