ソースを参照

Merge pull request #2387 from chamilo/flintci-2501

Applied fixes from FlintCI
Julio Montoya 7 年 前
コミット
3a76a80af6
1 ファイル変更0 行追加1 行削除
  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;
     }
-
 }