Completed
Pull Request — master (#36)
by Timo
06:44
created
src/Tidal/WampWatch/Stub/ClientSessionStub.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Thruway\Message\RegisteredMessage;
19 19
 use Thruway\Message\SubscribedMessage;
20 20
 use Thruway\Message\UnregisteredMessage;
21
-use Thruway\Message\ErrorMessage;
22 21
 use Tidal\WampWatch\ClientSessionInterface;
23 22
 use Tidal\WampWatch\Exception\UnknownProcedureException;
24 23
 use Tidal\WampWatch\Exception\UnknownTopicException;
Please login to merge, or discard this patch.