Browse Source

Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

jmontoyaa 7 years ago
parent
commit
cc3b605b04
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Chamilo/SkillBundle/Entity/SkillRelItem.php

+ 0 - 1
src/Chamilo/SkillBundle/Entity/SkillRelItem.php

@@ -396,5 +396,4 @@ class SkillRelItem
         }
         return $url;
     }
-
 }