Completed
Push — master ( 394d07...75d991 )
by Ankit
02:48
created
tests/TestAll.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.