浏览代码

removed trailing whitespace, so that the line would be really really empty

Gamesh 13 年之前
父节点
当前提交
4631c63a44
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Gedmo/Sortable/Entity/Repository/SortableRepository.php

+ 1 - 1
lib/Gedmo/Sortable/Entity/Repository/SortableRepository.php

@@ -5,7 +5,7 @@ namespace Gedmo\Sortable\Entity\Repository;
 use Doctrine\ORM\EntityRepository,
     Doctrine\ORM\EntityManager,
     Doctrine\ORM\Mapping\ClassMetadata;
-    
+
 /**
  * Sortable Repository
  *