]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Entity/Config.php
Rename internal settings table
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Entity / Config.php
index 5181d91da50cf62487a25241356c70f7d1a7fcdb..35be9655d9622ce5a284e9ecd3e36cd877441cfb 100644 (file)
@@ -17,7 +17,6 @@ use Wallabag\UserBundle\Entity\User;
  *         @ORM\Index(name="config_feed_token", columns={"feed_token"}, options={"lengths"={255}}),
  *     }
  * )
- * @ORM\Entity
  */
 class Config
 {