]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php
Only one pattern for LiipTheme
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / DetectActiveTheme.php
index 2c742e6a2c8281fe60554d8a6e8933a1646c0dca..446629db2196ad5a76f460e2b5b45cd6e85c6ef8 100644 (file)
@@ -12,7 +12,6 @@ use Wallabag\CoreBundle\Entity\User;
  *
  * If no user where logged in, it will returne the default theme
  */
-
 class DetectActiveTheme implements DeviceDetectionInterface
 {
     protected $securityContext;