Browse Source

Merge pull request #2387 from chamilo/flintci-2501

Applied fixes from FlintCI
Julio Montoya 7 years ago
parent
commit
3a76a80af6
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;
     }
-
 }