@@ -8,9 +8,7 @@ |
||
8 | 8 | * that was distributed with this source code. |
9 | 9 | */ |
10 | 10 | use Phaim\Server\Wamp\Util; |
11 | -use Thruway\ClientSession; |
|
12 | 11 | use Evenement\EventEmitterInterface; |
13 | -use Evenement\EventEmitterTrait; |
|
14 | 12 | |
15 | 13 | /** |
16 | 14 | * Description of SessionMonitor |