Skip to content

Commit

Permalink
Fixing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday committed Jun 19, 2022
1 parent 1e9d6f0 commit 301e01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/auth.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

use App\Http\Controllers\AuthController;
use App\Http\Controllers\Auth\AuthController;
use App\Http\Controllers\NewsletterSubscriptionController;
use App\Http\Controllers\UserController;
use App\Http\Controllers\UserPasswordController;
Expand Down

0 comments on commit 301e01a

Please sign in to comment.