Преглед на файлове

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
  *