We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3471a commit d4bf0cfCopy full SHA for d4bf0cf
public/index.php
@@ -2,8 +2,6 @@
2
3
use App\Application;
4
use App\Routing\Route;
5
-use App\Controllers\UserController;
6
-use App\Http\Middleware\Auth;
7
use App\Http\Response;
8
use App\Http\Request;
9
0 commit comments