X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/f110b8ba20232e0ceeb67390f8e672431868d32d..f72e09269efc9a69d8f49b2c9aaf23cb01f24263:/Entity/Group.php

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 {}