Skip to content

Commit 3925f18

Browse files
authored
Merge pull request #45 from tidal/develop
Develop
2 parents 5ded30f + dc025a4 commit 3925f18

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/Tidal/WampWatch/Model/Registration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*
1010
*/
1111

12-
1312
namespace Tidal\WampWatch\Model;
1413

1514
use Tidal\WampWatch\Model\Contract\RegistrationInterface;

src/Tidal/WampWatch/Model/Session.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*
1010
*/
1111

12-
1312
namespace Tidal\WampWatch\Model;
1413

1514
use Tidal\WampWatch\Model\Property\Scalar\HasIdTrait;

src/Tidal/WampWatch/Model/Subscription.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*
1010
*/
1111

12-
1312
namespace Tidal\WampWatch\Model;
1413

1514
use Tidal\WampWatch\Model\Contract\SessionInterface;

0 commit comments

Comments
 (0)