Minor updates

This commit is contained in:
Chris Boden 2013-01-05 13:04:43 -05:00
parent 293ebb3473
commit ba8289c7d9

View File

@ -1,6 +1,5 @@
<?php
namespace Ratchet\WebSocket\Version\RFC6455;
use Ratchet\ConnectionInterface;
use Ratchet\AbstractConnectionDecorator;
use Ratchet\WebSocket\Version\DataInterface;