X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/58242917a50ec39071529953e77343fd3eb6dda0..476a8b024b65741662d95cfdd90f64c8b3ecb4b5:/Entity/Group.php?ds=inline

diff --git a/Entity/Group.php b/Entity/Group.php
index 3ccf6ee..a53e140 100644
--- a/Entity/Group.php
+++ b/Entity/Group.php
@@ -1,6 +1,5 @@
 <?php
 
-// src/Rapsys/AirBundle/Entity/Group.php
 namespace Rapsys\AirBundle\Entity;
 
 class Group extends \Rapsys\UserBundle\Entity\Group {}