We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023f817 commit 0b65838Copy full SHA for 0b65838
Console/autoload.php
@@ -15,7 +15,6 @@
15
/**
16
* Load all Class
17
*/
18
-include_once __DIR__ . '/../src/Loader/HotReload.php';
19
include_once __DIR__ . '/../src/Server.php';
20
include_once __DIR__ . '/../src/Command.php';
21
0 commit comments