summaryrefslogtreecommitdiffstats
path: root/controller/entityapiserializer.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:33:44 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:33:44 +0200
commitcd10f93e0d271840caff92b88195385a2a3f15b2 (patch)
treecf9e3724c35bba4cdd82e443938151bf189802cc /controller/entityapiserializer.php
parent06367d8b81407fc2948e0f666b38f4de2dffbd89 (diff)
style fixes
Diffstat (limited to 'controller/entityapiserializer.php')
-rw-r--r--controller/entityapiserializer.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/controller/entityapiserializer.php b/controller/entityapiserializer.php
index 5153d9aa3..955b8db98 100644
--- a/controller/entityapiserializer.php
+++ b/controller/entityapiserializer.php
@@ -11,8 +11,6 @@
namespace OCA\News\Controller;
-use \OCP\AppFramework\Http\Response;
-
use \OCA\News\Db\IAPI;