]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Repository/TagRepository.php
Merge pull request #1250 from frankoa/v2_pagination_and_api
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Repository / TagRepository.php
index 903a99cda3804bddfa61751cdf611a3c6a209e75..52f319f11158f69315b30650d5ba9ce0782f8fc8 100644 (file)
@@ -6,5 +6,4 @@ use Doctrine\ORM\EntityRepository;
 
 class TagRepository extends EntityRepository
 {
-
 }