]> Raphaël G. Git Repositories - airbundle/commitdiff
Cleanup
authorRaphaël Gertz <git@rapsys.eu>
Wed, 11 Dec 2019 04:22:05 +0000 (05:22 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 11 Dec 2019 04:22:05 +0000 (05:22 +0100)
Entity/Group.php

index 3ccf6ee3edd9d2eeeaa71bb9de1d637f1e581836..a53e1403a7d904a78966d21db91023a80015ecf5 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 
-// src/Rapsys/AirBundle/Entity/Group.php
 namespace Rapsys\AirBundle\Entity;
 
 class Group extends \Rapsys\UserBundle\Entity\Group {}