Преглед изворни кода

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
  *