summaryrefslogtreecommitdiffstats
path: root/lib/Db/Feed.php
diff options
context:
space:
mode:
authorSean Molenaar <sean@m2mobi.com>2018-11-29 20:59:46 +0100
committerSean Molenaar <sean@m2mobi.com>2018-12-14 07:54:43 +0100
commitbecce6b7520912257c3d72697a3aefec9923a467 (patch)
treea2e0da34df11ade7c630e9b681fac6d3b2383918 /lib/Db/Feed.php
parent0f2645145ac31ad77788954c513f391bc4fbb295 (diff)
Define an official codestyle and adhere to it.
Diffstat (limited to 'lib/Db/Feed.php')
-rw-r--r--lib/Db/Feed.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Db/Feed.php b/lib/Db/Feed.php
index e6bd73481..246ae9886 100644
--- a/lib/Db/Feed.php
+++ b/lib/Db/Feed.php
@@ -17,7 +17,6 @@ use OCP\AppFramework\Db\Entity;
class Feed extends Entity implements IAPI, \JsonSerializable
{
-
use EntityJSONSerializer;
/** @var string */