Completed
Push — master ( 37d9e2...911a46 )
by Tim
25:27 queued 01:26
created
src/AppserverIo/Server/Servers/MultiThreadedServer.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -21,9 +21,6 @@
 block discarded – undo
21 21
 namespace AppserverIo\Server\Servers;
22 22
 
23 23
 use AppserverIo\Logger\LoggerUtils;
24
-use AppserverIo\Server\Dictionaries\ModuleVars;
25
-use AppserverIo\Server\Dictionaries\ServerVars;
26
-use AppserverIo\Server\Interfaces\ServerConfigurationInterface;
27 24
 use AppserverIo\Server\Interfaces\ServerContextInterface;
28 25
 use AppserverIo\Server\Interfaces\ServerInterface;
29 26
 use AppserverIo\Server\Exceptions\ModuleNotFoundException;
Please login to merge, or discard this patch.