@@ -9,7 +9,6 @@ |
||
9 | 9 | use ChatApp\Reply; |
10 | 10 | use ChatApp\Session; |
11 | 11 | use ChatApp\SideBar; |
12 | - |
|
13 | 12 | use Dotenv\Dotenv; |
14 | 13 | $dotenv = new Dotenv(dirname(__DIR__)); |
15 | 14 | $dotenv->load(); |